mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Convert to USES=gmake tk
This commit is contained in:
parent
96bb272cf6
commit
a5bc72f275
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341737
1 changed files with 1 additions and 2 deletions
|
@ -10,7 +10,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||||
MAINTAINER= dhn@FreeBSD.org
|
MAINTAINER= dhn@FreeBSD.org
|
||||||
COMMENT= Network based Caller ID package
|
COMMENT= Network based Caller ID package
|
||||||
|
|
||||||
USE_TK= yes
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||||
MAN1= ncid.1 ncid2ncid.1 ncidrotate.1 yac2ncid.1 ncidmodules.1 ncidtools.1 \
|
MAN1= ncid.1 ncid2ncid.1 ncidrotate.1 yac2ncid.1 ncidmodules.1 ncidtools.1 \
|
||||||
cidalias.1 cidcall.1 cidupdate.1 ncid-initmodem.1 ncid-kpopup.1 ncid-mythtv.1 \
|
cidalias.1 cidcall.1 cidupdate.1 ncid-initmodem.1 ncid-kpopup.1 ncid-mythtv.1 \
|
||||||
|
@ -19,7 +18,7 @@ MAN5= ncid.conf.5 ncidmodules.conf.5 ncidd.alias.5 ncidrotate.conf.5 ncidd.blac
|
||||||
ncidsip.conf.5 sip2ncid.conf.5 ncidd.conf.5 ncid2ncid.conf.5 yac2ncid.conf.5
|
ncidsip.conf.5 sip2ncid.conf.5 ncidd.conf.5 ncid2ncid.conf.5 yac2ncid.conf.5
|
||||||
MAN8= ncidd.8 ncidsip.8 sip2ncid.8
|
MAN8= ncidd.8 ncidsip.8 sip2ncid.8
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USES= gmake tk
|
||||||
ALL_TARGET= local
|
ALL_TARGET= local
|
||||||
MAKE_ARGS= WISH=${WISH} TCLSH=${TCLSH}
|
MAKE_ARGS= WISH=${WISH} TCLSH=${TCLSH}
|
||||||
INSTALL_TARGET= freebsd-install
|
INSTALL_TARGET= freebsd-install
|
||||||
|
|
Loading…
Add table
Reference in a new issue