From 85faafcab7c707588b7693c39bce7f90bd6d5318 Mon Sep 17 00:00:00 2001 From: jwise Date: Thu, 31 Aug 2000 14:43:49 +0000 Subject: Adapt this package to tk-8.3.2. --- misc/zorro/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'misc/zorro/Makefile') diff --git a/misc/zorro/Makefile b/misc/zorro/Makefile index 496aa460357..56f3ad7a286 100644 --- a/misc/zorro/Makefile +++ b/misc/zorro/Makefile @@ -1,21 +1,21 @@ -# $NetBSD: Makefile,v 1.9 2000/03/16 13:52:20 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2000/08/31 14:51:51 jwise Exp $ # FreeBSD Id: Makefile,v 1.9 1997/11/22 19:55:25 jseger Exp # DISTNAME= zorro-1.1p8 PKGNAME= zorro-1.1.8 -CATEGORIES= misc tk80 +CATEGORIES= misc tk MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/apps/zorro-1.1p8/ -MAINTAINER= shanee@augusta.de +MAINTAINER= packages@netbsd.org -DEPENDS+= tk-8.0.5:../../x11/tk80 +DEPENDS+= tk-8.3.2:../../x11/tk NO_BUILD= yes USE_X11= yes post-patch: - ( cd ${WRKSRC} ; ${SED} 's|/usr/local|'${PREFIX}'|g' \ + ( cd ${WRKSRC} ; ${SED} 's|@PREFIX@|'${PREFIX}'|g' \ zorro.BAK ; ${MV} zorro.BAK zorro ) do-install: -- cgit v1.2.3