diff options
author | hubertf <hubertf@pkgsrc.org> | 1997-10-27 02:00:27 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1997-10-27 02:00:27 +0000 |
commit | f174fad5a1964cc6a7d748f409e40dfd3c198de2 (patch) | |
tree | fdbb092cfe1de3728ee22dcbdb3250f4c6fe6ec4 | |
parent | cb245370a1fea07383adc647f71932953de07639 (diff) | |
download | pkgsrc-f174fad5a1964cc6a7d748f409e40dfd3c198de2.tar.gz |
tk41 -> tk80
-rw-r--r-- | misc/zorro/Makefile | 10 | ||||
-rw-r--r-- | misc/zorro/patches/patch-aa | 2 |
2 files changed, 8 insertions, 4 deletions
diff --git a/misc/zorro/Makefile b/misc/zorro/Makefile index bda1cd7f830..496f45c7f21 100644 --- a/misc/zorro/Makefile +++ b/misc/zorro/Makefile @@ -3,20 +3,24 @@ # Date created: 03 Aug 1996 # Whom: shanee@rabbit.augusta.de # -# $Id: Makefile,v 1.1.1.1 1997/10/11 21:55:18 hubertf Exp $ +# $Id: Makefile,v 1.2 1997/10/27 02:00:27 hubertf 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 +post-patch: + ( cd ${WRKSRC} ; sed 's|/usr/local|'${PREFIX}'|g' \ + <zorro >zorro.BAK ; mv zorro.BAK zorro ) + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/zorro ${PREFIX}/bin/zorro ${MKDIR} ${PREFIX}/share/zorro diff --git a/misc/zorro/patches/patch-aa b/misc/zorro/patches/patch-aa index a4730760921..02f64552796 100644 --- a/misc/zorro/patches/patch-aa +++ b/misc/zorro/patches/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 # |