diff options
author | jseger <jseger@FreeBSD.org> | 1997-11-23 03:55:29 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1997-11-23 03:55:29 +0800 |
commit | ff5730b6a06c65567b8161973fbb10d12367927a (patch) | |
tree | 96a533a9847a3c9f3c69fa72623cfa2d35a9d2c2 | |
parent | 68ce6b62edec908c05a515d1106edde3d04d1293 (diff) | |
download | freebsd-ports-graphics-ff5730b6a06c65567b8161973fbb10d12367927a.tar.gz freebsd-ports-graphics-ff5730b6a06c65567b8161973fbb10d12367927a.tar.zst freebsd-ports-graphics-ff5730b6a06c65567b8161973fbb10d12367927a.zip |
Make this work under tk8.0
-rw-r--r-- | deskutils/zorro/Makefile | 6 | ||||
-rw-r--r-- | deskutils/zorro/files/patch-aa | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/zorro/Makefile b/deskutils/zorro/Makefile index d37feb3eb74..294eb1d6756 100644 --- a/deskutils/zorro/Makefile +++ b/deskutils/zorro/Makefile @@ -3,17 +3,17 @@ # Date created: 03 Aug 1996 # Whom: shanee@rabbit.augusta.de # -# $Id: Makefile,v 1.7 1997/04/20 13:19:37 wosch Exp $ +# $Id: Makefile,v 1.8 1997/08/10 22:25:19 fenner Exp $ # DISTNAME= zorro-1.1p8 PKGNAME= zorro-1.1.8 -CATEGORIES= misc tk41 +CATEGORIES= misc tk80 MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/apps/zorro-1.1p8/ MAINTAINER= shanee@augusta.de -LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41 +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 a4730760921..02f64552796 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/wish4.1 +! #!/usr/local/bin/wish8.0 # ! # Version 1.1 Patch 8 # |