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