From e3a545d7c0f991778bb3e353d7502f16040b6fa9 Mon Sep 17 00:00:00 2001 From: hubertf Date: Sat, 24 Jan 1998 21:31:35 +0000 Subject: portlint: fix RCS Id, use command macros --- misc/zorro/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/zorro/Makefile b/misc/zorro/Makefile index 496f45c7f21..5618ada311b 100644 --- a/misc/zorro/Makefile +++ b/misc/zorro/Makefile @@ -3,7 +3,8 @@ # Date created: 03 Aug 1996 # Whom: shanee@rabbit.augusta.de # -# $Id: Makefile,v 1.2 1997/10/27 02:00:27 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 1998/01/24 21:31:35 hubertf Exp $ +# FreeBSD Id: Makefile,v 1.9 1997/11/22 19:55:25 jseger Exp # DISTNAME= zorro-1.1p8 @@ -18,8 +19,8 @@ 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 ) + ( cd ${WRKSRC} ; ${SED} 's|/usr/local|'${PREFIX}'|g' \ + zorro.BAK ; ${MV} zorro.BAK zorro ) do-install: ${INSTALL_SCRIPT} ${WRKSRC}/zorro ${PREFIX}/bin/zorro -- cgit v1.2.3