Skip to content

Commit

Permalink
sysutils/libcdio: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 28, 2024
1 parent 693b041 commit 41ba1fa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions sysutils/libcdio/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libcdio
PORTVERSION= 2.1.0
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= GNU

Expand All @@ -19,6 +20,7 @@ USE_PERL5= build
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG}
LIBS+= ${ICONV_LIB}

Expand Down
10 changes: 5 additions & 5 deletions sysutils/libcdio/pkg-plist
Expand Up @@ -73,8 +73,8 @@ libdata/pkgconfig/libcdio.pc
libdata/pkgconfig/libiso9660++.pc
libdata/pkgconfig/libiso9660.pc
libdata/pkgconfig/libudf.pc
man/man1/cd-drive.1.gz
man/man1/cd-info.1.gz
man/man1/cd-read.1.gz
man/man1/iso-info.1.gz
man/man1/iso-read.1.gz
share/man/man1/cd-drive.1.gz
share/man/man1/cd-info.1.gz
share/man/man1/cd-read.1.gz
share/man/man1/iso-info.1.gz
share/man/man1/iso-read.1.gz

0 comments on commit 41ba1fa

Please sign in to comment.