From 93df03cf288066b211e829ce62d07fd4eefec8ce Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 16 Mar 2000 13:55:34 +0000 Subject: chmod -> ${CHMOD} --- print/acroread3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/acroread3/Makefile b/print/acroread3/Makefile index 381828e3173..4c3d940d293 100644 --- a/print/acroread3/Makefile +++ b/print/acroread3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/02/27 10:29:05 mycroft Exp $ +# $NetBSD: Makefile,v 1.5 2000/03/16 13:55:34 wiz Exp $ PKGNAME= acroread-3.01 CATEGORIES= print @@ -63,7 +63,7 @@ post-install: ${PATCH} --quiet < ${FILESDIR}/acroread.diff && \ ${INSTALL_SCRIPT} ${PREFIX}/Acrobat3/bin/acroread \ ${PREFIX}/bin/acroread3 && ${RM} acroread.orig - @chmod +x ${PREFIX}/bin/acroread3 + @${CHMOD} +x ${PREFIX}/bin/acroread3 @${ECHO_MSG} "Be sure to read the license agreement in" @${ECHO_MSG} "${PREFIX}/Acrobat3/Reader/License.pdf" -- cgit v1.2.3