diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-02-14 14:49:40 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-02-14 14:49:40 +0000 |
commit | 89296dc7989400c01370bd26d1fcf15d2f9651bc (patch) | |
tree | 4272f4a5f9329fdeaeddbf1a4c3c9e1493288c59 /comms | |
parent | 9f2dedec0cd4115d71ec0ce7929a5ab4c740613f (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/tkhylafax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index 263de78d42ff..1be7dfc05b77 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A tcl/tk interface to Sam Leffler's fax package USE_GHOSTSCRIPT_RUN= yes -USE_TK_RUN= yes +USE_TK_RUN= 84 RUN_DEPENDS= sendfax:${PORTSDIR}/comms/hylafax \ gv:${PORTSDIR}/print/gv |