summaryrefslogtreecommitdiff
path: root/security/PAM
diff options
context:
space:
mode:
authorcjep <cjep>2003-10-18 12:40:11 +0000
committercjep <cjep>2003-10-18 12:40:11 +0000
commit56b2f7ee2a35da0ebf51a24f8cae677583553478 (patch)
tree3242b023fa5ad4d9e987dbd9dddc907a2b89bda4 /security/PAM
parent24385455af7c4edbcfb56afe009e352dede59e1c (diff)
downloadpkgsrc-56b2f7ee2a35da0ebf51a24f8cae677583553478.tar.gz
Use ${TOUCH} rather than touch
Diffstat (limited to 'security/PAM')
-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}