aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2013-09-25 00:43:55 +0800
committergahr <gahr@FreeBSD.org>2013-09-25 00:43:55 +0800
commit0a65417f8a6def6d38ac9de7518d9c345e720ed6 (patch)
treee68c8e8818c6d10a0a793ae94fd7b297ef83ed1c /comms
parentd96089d35f26bace8a9efc44eeec8fca65b42f7c (diff)
downloadfreebsd-ports-gnome-0a65417f8a6def6d38ac9de7518d9c345e720ed6.tar.gz
freebsd-ports-gnome-0a65417f8a6def6d38ac9de7518d9c345e720ed6.tar.zst
freebsd-ports-gnome-0a65417f8a6def6d38ac9de7518d9c345e720ed6.zip
- Convert to USES+=tk
Diffstat (limited to 'comms')
-rw-r--r--comms/tkscanfax/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/tkscanfax/Makefile b/comms/tkscanfax/Makefile
index 9ee28cf5b891..ee5ef2695b2b 100644
--- a/comms/tkscanfax/Makefile
+++ b/comms/tkscanfax/Makefile
@@ -14,7 +14,7 @@ COMMENT= Tcl/Tk frontend for fax scan/receive/send program (command is tkfax)
WRKSRC= ${WRKDIR}/${PORTNAME}1
NO_BUILD= yes
-USE_TK_WRAPPER= yes
+USES+= tk:wrapper
PLIST_SUB= TKSCANFAXDIR="${TKSCANFAXDIR:S,^${PREFIX}/,,}"