aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-21 10:11:52 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-21 11:08:22 +0000
commit996b40315b12214a60abc5193b93efe3739fb65a (patch)
treeab3b7b3dad9b2ea5b4df6db4f6445337ffb0e8bc
parent0ee50efad36a4e1cc1f59f7f65c5d9bcea088fd7 (diff)
downloadports-996b40315b12214a60abc5193b93efe3739fb65a.tar.gz
ports-996b40315b12214a60abc5193b93efe3739fb65a.zip
misc/dahdi: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--misc/dahdi/Makefile3
-rw-r--r--misc/dahdi/pkg-plist12
2 files changed, 8 insertions, 7 deletions
diff --git a/misc/dahdi/Makefile b/misc/dahdi/Makefile
index ed62a0d25928..1cea8a5808aa 100644
--- a/misc/dahdi/Makefile
+++ b/misc/dahdi/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dahdi
PORTVERSION= ${DAHDI_VERSION:S/-//g}
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= misc
MASTER_SITES= LOCAL/fjoe
DISTNAME= ${PORTNAME}-freebsd-complete-${DAHDI_VERSION}+${DAHDI_TOOLS_VERSION}
@@ -15,6 +15,7 @@ DAHDI_VERSION= 2.4.0-rc5
DAHDI_TOOLS_VERSION= 2.4.0-rc1
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= gmake
CONFIGURE_ARGS= --with-dahdi=../freebsd --sysconfdir=${PREFIX}/etc --with-newt=${LOCALBASE}
CONFIGURE_ENV= WGET=/usr/bin/fetch
diff --git a/misc/dahdi/pkg-plist b/misc/dahdi/pkg-plist
index 390534f329e4..66d379702cfd 100644
--- a/misc/dahdi/pkg-plist
+++ b/misc/dahdi/pkg-plist
@@ -17,9 +17,9 @@ sbin/dahdi_speed
sbin/dahdi_test
sbin/dahdi_tool
sbin/fxotune
-man/man8/dahdi_cfg.8.gz
-man/man8/dahdi_monitor.8.gz
-man/man8/dahdi_scan.8.gz
-man/man8/dahdi_test.8.gz
-man/man8/dahdi_tool.8.gz
-man/man8/fxotune.8.gz
+share/man/man8/dahdi_cfg.8.gz
+share/man/man8/dahdi_monitor.8.gz
+share/man/man8/dahdi_scan.8.gz
+share/man/man8/dahdi_test.8.gz
+share/man/man8/dahdi_tool.8.gz
+share/man/man8/fxotune.8.gz