aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-28 18:05:17 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-28 18:33:12 +0000
commitc4b5775c47c58d2e16a6968d2de6dce46d945056 (patch)
treea957bff03aac92cf9690ddacce8af8fd7d8b6e18
parent4486d23ea8fccd5d21912cd472acdc5d881333fa (diff)
downloadports-c4b5775c47c58d2e16a6968d2de6dce46d945056.tar.gz
ports-c4b5775c47c58d2e16a6968d2de6dce46d945056.zip
audio/liba52: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--audio/liba52/Makefile2
-rw-r--r--audio/liba52/pkg-plist4
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/liba52/Makefile b/audio/liba52/Makefile
index 915f01f8fce0..60cc806b80b4 100644
--- a/audio/liba52/Makefile
+++ b/audio/liba52/Makefile
@@ -1,5 +1,6 @@
PORTNAME= liba52
DISTVERSION= 0.8.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://distfiles.adelielinux.org/source/a52dec/
DISTNAME= a52dec-${DISTVERSION}
@@ -15,6 +16,7 @@ USES= autoreconf libtool pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
TEST_TARGET= check
diff --git a/audio/liba52/pkg-plist b/audio/liba52/pkg-plist
index 5f5bfa178d58..19585691aec2 100644
--- a/audio/liba52/pkg-plist
+++ b/audio/liba52/pkg-plist
@@ -10,6 +10,6 @@ lib/liba52.so.0
lib/liba52.so
lib/liba52.a
libdata/pkgconfig/liba52.pc
-man/man1/a52dec.1.gz
-man/man1/extract_a52.1.gz
+share/man/man1/a52dec.1.gz
+share/man/man1/extract_a52.1.gz
%%PORTDOCS%%%%DOCSDIR%%/liba52.txt