summaryrefslogtreecommitdiff
path: root/mail/imp4
diff options
context:
space:
mode:
authorrillig <rillig>2005-12-05 20:49:47 +0000
committerrillig <rillig>2005-12-05 20:49:47 +0000
commitb4f920543059af038598712771c3211999ef42a6 (patch)
treedac5b1dd14794d86b061d26b9503adb2552ed3f8 /mail/imp4
parent5bf026ec112f405b514a2d69a72e10fa92c4c524 (diff)
downloadpkgsrc-b4f920543059af038598712771c3211999ef42a6.tar.gz
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Diffstat (limited to 'mail/imp4')
-rw-r--r--mail/imp4/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/imp4/Makefile b/mail/imp4/Makefile
index 91add70ed64..6ffb5fca563 100644
--- a/mail/imp4/Makefile
+++ b/mail/imp4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/10/18 12:38:11 adrianp Exp $
+# $NetBSD: Makefile,v 1.12 2005/12/05 20:50:32 rillig Exp $
DISTNAME= imp-h3-${IMPVER}
PKGNAME= imp-${IMPVER}
@@ -58,7 +58,7 @@ CONF_FILES_PERMS+= ${IMPDIR}/config/trailer.txt.dist \
${IMPDIR}/config/trailer.txt \
${APACHE_USER} ${ROOT_GROUP} 0440
-SUBST_CLASSES= files
+SUBST_CLASSES+= files
SUBST_STAGE.files= post-build
SUBST_FILES.files= imp.conf.dist
SUBST_SED.files= -e "s|@IMPDIR@|${IMPDIR}|g"
@@ -84,12 +84,10 @@ do-install:
. for d in ${PAXDIRS}
${INSTALL_DATA_DIR} ${IMPDIR}/${d}
. endfor
-. undef d
. for d in ${PAXDIRS}
cd ${WRKSRC}/${d} && ${PAX} -rw . ${IMPDIR}/${d}
. endfor
-. undef d
${INSTALL_DATA} ${WRKSRC}/config/*.dist ${IMPDIR}/config
${INSTALL_DATA} ${WRKSRC}/*.php ${IMPDIR}