aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 21:26:10 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 21:26:10 +0000
commit6624cad4253cb0741a69aff612b77bc8431a8bf7 (patch)
tree6aae39499f620b952f58b85e97b6eb2d01d1fe51
parenta7671c9c7f0fd4a77c97e87e8d77abbc4ec25340 (diff)
downloadports-6624cad4253cb0741a69aff612b77bc8431a8bf7.tar.gz
ports-6624cad4253cb0741a69aff612b77bc8431a8bf7.zip
multimedia/lsdvd: Moved man to share/man
Approved by: portmgr (blanket)
-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