aboutsummaryrefslogtreecommitdiff
path: root/sysutils/LPRngTool
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-01-14 09:12:21 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-01-14 09:12:21 +0000
commit0fdc2deabfcce27d4c55602e3be7beec15c72995 (patch)
treed8cb40ae3d0ea956ee033f5bdbb186d69aaffb02 /sysutils/LPRngTool
parent099620b87c7469f54f6b928b80f82a1db8a2c14a (diff)
downloadports-0fdc2deabfcce27d4c55602e3be7beec15c72995.tar.gz
ports-0fdc2deabfcce27d4c55602e3be7beec15c72995.zip
Notes
Diffstat (limited to 'sysutils/LPRngTool')
-rw-r--r--sysutils/LPRngTool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/LPRngTool/Makefile b/sysutils/LPRngTool/Makefile
index 1a8fdbd089b6..47938d3a2e61 100644
--- a/sysutils/LPRngTool/Makefile
+++ b/sysutils/LPRngTool/Makefile
@@ -22,7 +22,7 @@ BUILD_DEPENDS= a2ps:${PORTSDIR}/print/a2ps \
#RUN_DEPENDS= ifhp:${PORTSDIR}/print/ifhp
USE_GHOSTSCRIPT_BUILD= yes
-USE_TK_BUILD= yes
+USES= tk
.if defined(SYSCONFDIR)
PLIST_SUB+= CWD="" SYSCONFDIR="${SYSCONFDIR:S,^/,,}"