From 7495de1ba02fa1c60a04538bddbb0dad82e42d2c Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 27 Oct 1997 02:00:27 +0000 Subject: tk41 -> tk80 --- misc/zorro/Makefile | 10 +++++++--- misc/zorro/patches/patch-aa | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'misc') 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.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 --- 1,6 ---- -! #!/usr/local/bin/wish4.1 +! #!/usr/local/bin/wish8.0 # ! # Version 1.1 Patch 8 # -- cgit v1.2.3