From fb68d6ad63438e2d0dff352b2df59b9929198584 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 5 Feb 2000 06:59:43 +0000 Subject: chmod -> ${CHMOD} --- textproc/glimpse/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/glimpse') diff --git a/textproc/glimpse/Makefile b/textproc/glimpse/Makefile index 84a3b656b1e..7e6277420fd 100644 --- a/textproc/glimpse/Makefile +++ b/textproc/glimpse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/12/03 12:39:42 frueauf Exp $ +# $NetBSD: Makefile,v 1.8 2000/02/05 06:59:43 wiz Exp $ # FreeBSD Id: Makefile,v 1.12 1997/07/17 19:29:07 andreas Exp # @@ -15,7 +15,7 @@ NO_CDROM= "Restrictive copyright (don't sell for profit)" GNU_CONFIGURE= yes pre-configure: - chmod ugo+x ${WRKSRC}/configure + ${CHMOD} ugo+x ${WRKSRC}/configure post-configure: ${CP} -f ${FILESDIR}/autoconf.h \ -- cgit v1.2.3