git: 996b40315b12 - main - misc/dahdi: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 11:08:41 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=996b40315b12214a60abc5193b93efe3739fb65a commit 996b40315b12214a60abc5193b93efe3739fb65a Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-21 10:11:52 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-21 11:08:22 +0000 misc/dahdi: Moved man to share/man Approved by: portmgr (blanket) --- misc/dahdi/Makefile | 3 ++- misc/dahdi/pkg-plist | 12 ++++++------ 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