aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--multimedia/lsdvd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/lsdvd/Makefile b/multimedia/lsdvd/Makefile
index e7936c05af6e..aee4c9927d2c 100644
--- a/multimedia/lsdvd/Makefile
+++ b/multimedia/lsdvd/Makefile
@@ -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