summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2003-10-18 12:40:11 +0000
committercjep <cjep@pkgsrc.org>2003-10-18 12:40:11 +0000
commit80b6dd92f666c0182dd7d3dbf25ed324387555cc (patch)
tree3242b023fa5ad4d9e987dbd9dddc907a2b89bda4 /security
parent5e369de816576b1f0d936cf60a5dc942e27a4386 (diff)
downloadpkgsrc-80b6dd92f666c0182dd7d3dbf25ed324387555cc.tar.gz
Use ${TOUCH} rather than touch
Diffstat (limited to 'security')
-rw-r--r--security/PAM/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/PAM/Makefile b/security/PAM/Makefile
index 227ff186f8a..4964778ba4f 100644
--- a/security/PAM/Makefile
+++ b/security/PAM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/07/17 22:52:49 grant Exp $
+# $NetBSD: Makefile,v 1.17 2003/10/18 12:40:11 cjep Exp $
#
DISTNAME= Linux-${PKGNAME}
@@ -70,7 +70,7 @@ CONF_FILES+= ${EGDIR}/${FILE} ${PKG_SYSCONFDIR}/${FILE}
# this is so it won't try to interactively install any configs
pre-build:
- touch ${WRKSRC}/.quiet_install
+ ${TOUCH} ${WRKSRC}/.quiet_install
post-install:
${INSTALL_DATA_DIR} ${EGDIR}