mirror of
https://git.freebsd.org/ports.git
synced 2025-05-02 19:46:41 -04:00
multimedia/lsdvd: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
a7671c9c7f
commit
6624cad425
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= lsdvd
|
||||
PORTVERSION= 0.17
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
|
||||
|
||||
|
@ -14,12 +14,13 @@ LIB_DEPENDS= libdvdread.so:multimedia/libdvdread
|
|||
|
||||
USES= pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
PLIST_FILES= bin/lsdvd \
|
||||
man/man1/lsdvd.1.gz
|
||||
share/man/man1/lsdvd.1.gz
|
||||
|
||||
WITH_DVD_DEVICE?=/dev/cd0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue