aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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}/,,}"