From 400737a9f2e78a7769ce93ea06d5e91cae0b88b1 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Fri, 5 Nov 1999 17:27:57 +0000 Subject: Switch to tcl/tk8.2 Submitted by: Ade Lovett --- comms/tkhylafax/Makefile | 4 ++-- comms/tkhylafax/files/patch-aa | 4 ++-- comms/tkhylafax/files/patch-ab | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'comms') diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index 0b8a27469b3f..fdcc7a759fb0 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -8,12 +8,12 @@ DISTNAME= tkhylafax-3.0b2 PKGNAME= tkhylafax-3.0 -CATEGORIES= comms tk42 +CATEGORIES= comms tk82 MASTER_SITES= http://www.NeoSoft.com/tcl/ftparchive/sorted/comm/tkhylafax-3.0b2/ MAINTAINER= andreas@FreeBSD.org -RUN_DEPENDS= wish4.2:${PORTSDIR}/x11-toolkits/tk42 \ +RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 \ sendfax:${PORTSDIR}/comms/hylafax \ gs:${PORTSDIR}/print/ghostscript5 \ gv:${PORTSDIR}/print/gv diff --git a/comms/tkhylafax/files/patch-aa b/comms/tkhylafax/files/patch-aa index 269edad06a01..f46bd4719e05 100644 --- a/comms/tkhylafax/files/patch-aa +++ b/comms/tkhylafax/files/patch-aa @@ -5,11 +5,11 @@ # The full path to tclsh -TCLSH = /usr/local/bin/tclsh -+TCLSH = tclsh7.6 ++TCLSH = tclsh8.2 # The full path to wish. -WISH = /usr/local/bin/wish -+WISH = wish4.2 ++WISH = wish8.2 ### DON'T EDIT ANYTHING BELOW THIS LINE ### TCLLIB_FILES = \ diff --git a/comms/tkhylafax/files/patch-ab b/comms/tkhylafax/files/patch-ab index 22301325fc6d..e32112699866 100644 --- a/comms/tkhylafax/files/patch-ab +++ b/comms/tkhylafax/files/patch-ab @@ -4,7 +4,7 @@ #!/bin/sh #\ -exec wish "$0" ${1+"$@"} -+exec wish4.2 "$0" ${1+"$@"} ++exec wish8.2 "$0" ${1+"$@"} # # -- cgit v1.2.3