diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-20 14:35:31 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-20 14:35:31 +0000 |
commit | 9421a448686317fbc5d43fc41ed16892b01846d1 (patch) | |
tree | 01bbd49be2970efe44781c29b84234aed1351bcd /deskutils | |
parent | fa7d16b2bbfd2e422f03467f092ddf602f39e724 (diff) | |
download | ports-9421a448686317fbc5d43fc41ed16892b01846d1.tar.gz ports-9421a448686317fbc5d43fc41ed16892b01846d1.zip |
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 'deskutils')
-rw-r--r-- | deskutils/zorro/Makefile | 4 | ||||
-rw-r--r-- | deskutils/zorro/files/patch-aa | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/zorro/Makefile b/deskutils/zorro/Makefile index 6227f0387c62..99ae3a1bf023 100644 --- a/deskutils/zorro/Makefile +++ b/deskutils/zorro/Makefile @@ -8,12 +8,12 @@ DISTNAME= zorro-1.1p8 PKGNAME= zorro-1.1.8 -CATEGORIES= misc tk81 +CATEGORIES= misc tk80 MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/apps/zorro-1.1p8/ MAINTAINER= shanee@augusta.de -LIB_DEPENDS= tk81\\.1\\.:${PORTSDIR}/x11/tk81 +LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80 NO_BUILD= yes diff --git a/deskutils/zorro/files/patch-aa b/deskutils/zorro/files/patch-aa index e9a53376fd8b..02f645527961 100644 --- a/deskutils/zorro/files/patch-aa +++ b/deskutils/zorro/files/patch-aa @@ -9,7 +9,7 @@ # ---------------------------------------------------------------------- # AUTHOR: Lindsay Marshall <lindsay.marshall@newcastle.ac.uk> --- 1,6 ---- -! #!/usr/local/bin/wish8.1 +! #!/usr/local/bin/wish8.0 # ! # Version 1.1 Patch 8 # |