diff options
author | mm <mm@FreeBSD.org> | 2009-02-14 22:49:40 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2009-02-14 22:49:40 +0800 |
commit | 45679a68f4cde8d0665a6f9f0a4036befc6e2341 (patch) | |
tree | aebda9070e45e760732705c0205b4b918d62945e /comms | |
parent | 8fe0c08050f096cbff09990a45a489f1ed0f8284 (diff) | |
download | freebsd-ports-gnome-45679a68f4cde8d0665a6f9f0a4036befc6e2341.tar.gz freebsd-ports-gnome-45679a68f4cde8d0665a6f9f0a4036befc6e2341.tar.zst freebsd-ports-gnome-45679a68f4cde8d0665a6f9f0a4036befc6e2341.zip |
- Change USE_TCL=yes to USE_TCL=84 due to planned change of default Tcl
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 |