diff options
author | tg <tg@FreeBSD.org> | 1998-03-20 22:35:31 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-03-20 22:35:31 +0800 |
commit | 91641781addc93411abec99c00303ad5cb7395b1 (patch) | |
tree | 005bfb0785d22f0b489f32ab6f74f7d98052acff /deskutils | |
parent | 0e42f031d9106e981e9ac6303fdbc495c5b72909 (diff) | |
download | freebsd-ports-gnome-91641781addc93411abec99c00303ad5cb7395b1.tar.gz freebsd-ports-gnome-91641781addc93411abec99c00303ad5cb7395b1.tar.zst freebsd-ports-gnome-91641781addc93411abec99c00303ad5cb7395b1.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.
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 # |