summaryrefslogtreecommitdiff
path: root/devel/tkref
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-03-20 14:35:31 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-03-20 14:35:31 +0000
commit9421a448686317fbc5d43fc41ed16892b01846d1 (patch)
tree01bbd49be2970efe44781c29b84234aed1351bcd /devel/tkref
parentUpdate squid 1.2.beta16 -> 1.2.beta17 (diff)
Back out changes to use tcl81.
I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime.
Notes
Notes: svn path=/head/; revision=10236
Diffstat (limited to 'devel/tkref')
-rw-r--r--devel/tkref/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/tkref/Makefile b/devel/tkref/Makefile
index 58c5b286c324..2341b9886414 100644
--- a/devel/tkref/Makefile
+++ b/devel/tkref/Makefile
@@ -7,19 +7,19 @@
#
DISTNAME= tkref-1.01
-CATEGORIES= devel x11 tk81
+CATEGORIES= devel x11 tk80
MASTER_SITES= http://gtcs.com/softdist/ \
${MASTER_SITE_LOCAL}
MAINTAINER= bgingery@gtcs.com
-RUN_DEPENDS= wish8.1:${PORTSDIR}/x11/tk81
+RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80
NO_BUILD= yes
NO_CONFIGURE= yes
do-patch:
- perl -pi -e "s|/usr/local/bin/wish4.1|${PREFIX}/bin/wish8.1|;" \
+ perl -pi -e "s|/usr/local/bin/wish4.1|${PREFIX}/bin/wish8.0|;" \
${WRKDIR}/TkRef
do-install: