misc/dahdi: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
0ee50efad3
commit
996b40315b
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= dahdi
|
PORTNAME= dahdi
|
||||||
PORTVERSION= ${DAHDI_VERSION:S/-//g}
|
PORTVERSION= ${DAHDI_VERSION:S/-//g}
|
||||||
PORTREVISION= 7
|
PORTREVISION= 8
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= LOCAL/fjoe
|
MASTER_SITES= LOCAL/fjoe
|
||||||
DISTNAME= ${PORTNAME}-freebsd-complete-${DAHDI_VERSION}+${DAHDI_TOOLS_VERSION}
|
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
|
DAHDI_TOOLS_VERSION= 2.4.0-rc1
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
USES= gmake
|
USES= gmake
|
||||||
CONFIGURE_ARGS= --with-dahdi=../freebsd --sysconfdir=${PREFIX}/etc --with-newt=${LOCALBASE}
|
CONFIGURE_ARGS= --with-dahdi=../freebsd --sysconfdir=${PREFIX}/etc --with-newt=${LOCALBASE}
|
||||||
CONFIGURE_ENV= WGET=/usr/bin/fetch
|
CONFIGURE_ENV= WGET=/usr/bin/fetch
|
||||||
|
|||||||
@ -17,9 +17,9 @@ sbin/dahdi_speed
|
|||||||
sbin/dahdi_test
|
sbin/dahdi_test
|
||||||
sbin/dahdi_tool
|
sbin/dahdi_tool
|
||||||
sbin/fxotune
|
sbin/fxotune
|
||||||
man/man8/dahdi_cfg.8.gz
|
share/man/man8/dahdi_cfg.8.gz
|
||||||
man/man8/dahdi_monitor.8.gz
|
share/man/man8/dahdi_monitor.8.gz
|
||||||
man/man8/dahdi_scan.8.gz
|
share/man/man8/dahdi_scan.8.gz
|
||||||
man/man8/dahdi_test.8.gz
|
share/man/man8/dahdi_test.8.gz
|
||||||
man/man8/dahdi_tool.8.gz
|
share/man/man8/dahdi_tool.8.gz
|
||||||
man/man8/fxotune.8.gz
|
share/man/man8/fxotune.8.gz
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user