aboutsummaryrefslogtreecommitdiff
path: root/comms/tkhylafax
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-16 11:23:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-16 11:23:52 +0000
commit8757a8ed7e941d43590fde412ea92a14afd33d3d (patch)
treebfb2780349fe069c95bc049cb21f2f3d7e76c047 /comms/tkhylafax
parent27ae2b1ff7e9b82fe2c668ff5b30ba7f5e834eac (diff)
downloadports-8757a8ed7e941d43590fde412ea92a14afd33d3d.tar.gz
ports-8757a8ed7e941d43590fde412ea92a14afd33d3d.zip
- Use TCL/TK 8.4
- Respect X11BASE [1] PR: 110318 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> miwi [1]
Notes
Notes: svn path=/head/; revision=187479
Diffstat (limited to 'comms/tkhylafax')
-rw-r--r--comms/tkhylafax/Makefile7
-rw-r--r--comms/tkhylafax/files/patch-aa4
2 files changed, 6 insertions, 5 deletions
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile
index 4f2b03e5d781..e595f9e816cf 100644
--- a/comms/tkhylafax/Makefile
+++ b/comms/tkhylafax/Makefile
@@ -7,7 +7,8 @@
PORTNAME= tkhylafax
PORTVERSION= 3.2b
-CATEGORIES= comms tk82
+PORTREVISION= 1
+CATEGORIES= comms tk84
MASTER_SITES= ftp://ftp.hylafax.org/contrib/tkhylafax/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/}
@@ -15,9 +16,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A tcl/tk interface to Sam Leffler's fax package
USE_GHOSTSCRIPT_RUN= yes
+USE_TK= yes
-RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 \
- sendfax:${PORTSDIR}/comms/hylafax \
+RUN_DEPENDS= sendfax:${PORTSDIR}/comms/hylafax \
gv:${PORTSDIR}/print/gv
WRKSRC= ${WRKDIR}/tkhylafax
diff --git a/comms/tkhylafax/files/patch-aa b/comms/tkhylafax/files/patch-aa
index 5f2eb18318d6..e391030da8ea 100644
--- a/comms/tkhylafax/files/patch-aa
+++ b/comms/tkhylafax/files/patch-aa
@@ -14,11 +14,11 @@
# The full path to tclsh
-TCLSH = /usr/bin/tclsh
-+TCLSH = tclsh8.2
++TCLSH = tclsh8.4
# The full path to wish.
-WISH = /usr/bin/wish
-+WISH = wish8.2
++WISH = wish8.4
# The full path to your postscript viewer
-GHOSTVIEW = /usr/X11/bin/gv