aboutsummaryrefslogtreecommitdiff
path: root/comms/tkhylafax/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-10-23 13:15:46 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-10-23 13:15:46 +0000
commitd689316961edf52be4738f29d63745bf5c7af4d1 (patch)
treebea98411afc8721ad815d2cb6369b5f6369e9961 /comms/tkhylafax/Makefile
parent21646392b027298c4aca08ad5386649a6869ccea (diff)
downloadports-d689316961edf52be4738f29d63745bf5c7af4d1.tar.gz
ports-d689316961edf52be4738f29d63745bf5c7af4d1.zip
Notes
Diffstat (limited to 'comms/tkhylafax/Makefile')
-rw-r--r--comms/tkhylafax/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile
index 5808c17d6faf..83066cceb90e 100644
--- a/comms/tkhylafax/Makefile
+++ b/comms/tkhylafax/Makefile
@@ -15,10 +15,9 @@ RUN_DEPENDS= sendfax:${PORTSDIR}/comms/hylafax \
gv:${PORTSDIR}/print/gv
USE_GHOSTSCRIPT_RUN= yes
-USE_TK_RUN= 84
+USES+= tk:run
WRKSRC= ${WRKDIR}/tkhylafax
-MAN1= tkhylafax.1
+MAKE_ARGS= STAGEDIR=${STAGEDIR} PREFIX=${STAGEDIR}${PREFIX} TCLSH=${TCLSH} WISH=${WISH}
-NO_STAGE= yes
.include <bsd.port.mk>