mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00: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
@ -10,7 +10,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
MAINTAINER= dhn@FreeBSD.org
|
||||
COMMENT= Network based Caller ID package
|
||||
|
||||
USE_TK= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
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 \
|
||||
@ -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
|
||||
MAN8= ncidd.8 ncidsip.8 sip2ncid.8
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake tk
|
||||
ALL_TARGET= local
|
||||
MAKE_ARGS= WISH=${WISH} TCLSH=${TCLSH}
|
||||
INSTALL_TARGET= freebsd-install
|
||||
|
Loading…
Reference in New Issue
Block a user