aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 13:43:49 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 14:08:33 +0000
commit8edc3881a6d1d644604f13c83c4ae3007aa5158f (patch)
treed231450725b8972e715e01cebc2bf2a20244e835
parent83e083e3004da62c3723c7347472cfbdc08d7821 (diff)
downloadports-8edc3881a6d1d644604f13c83c4ae3007aa5158f.tar.gz
ports-8edc3881a6d1d644604f13c83c4ae3007aa5158f.zip
multimedia/libdca: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--multimedia/libdca/Makefile2
-rw-r--r--multimedia/libdca/pkg-plist8
2 files changed, 6 insertions, 4 deletions
diff --git a/multimedia/libdca/Makefile b/multimedia/libdca/Makefile
index 77ed9d245e88..593651e89245 100644
--- a/multimedia/libdca/Makefile
+++ b/multimedia/libdca/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libdca
PORTVERSION= 0.0.7
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= https://get.videolan.org/${PORTNAME}/${DISTVERSION}/ \
https://download.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/
@@ -15,6 +16,7 @@ USES= autoreconf libtool pathfix pkgconfig tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/multimedia/libdca/pkg-plist b/multimedia/libdca/pkg-plist
index b9f32b1d59ac..13a5003ba7c9 100644
--- a/multimedia/libdca/pkg-plist
+++ b/multimedia/libdca/pkg-plist
@@ -11,7 +11,7 @@ lib/libdca.so.0.0.0
lib/libdts.a
libdata/pkgconfig/libdca.pc
libdata/pkgconfig/libdts.pc
-man/man1/dcadec.1.gz
-man/man1/extract_dca.1.gz
-man/man1/dtsdec.1.gz
-man/man1/extract_dts.1.gz
+share/man/man1/dcadec.1.gz
+share/man/man1/extract_dca.1.gz
+share/man/man1/dtsdec.1.gz
+share/man/man1/extract_dts.1.gz