summaryrefslogtreecommitdiff
path: root/mail/sqwebmail
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-18 21:15:07 +0000
committerjlam <jlam>2002-09-18 21:15:07 +0000
commit3fb27a228abe50c93734f749e2ac7b577dd70ec3 (patch)
treee0bb35773ef4b40f455703fa2781a51565bf1981 /mail/sqwebmail
parent472a29049e9e3e6fb5964bb5f1cde871b19fcf5f (diff)
downloadpkgsrc-3fb27a228abe50c93734f749e2ac7b577dd70ec3.tar.gz
When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file already
exists, then use it as the default value of DEINSTALL_EXTRA_TMPL or INSTALL_EXTRA_TMPL.
Diffstat (limited to 'mail/sqwebmail')
-rw-r--r--mail/sqwebmail/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile
index 576c762343e..c9a738719e8 100644
--- a/mail/sqwebmail/Makefile
+++ b/mail/sqwebmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/05/28 15:07:05 yyamano Exp $
+# $NetBSD: Makefile,v 1.10 2002/09/18 21:15:13 jlam Exp $
DISTNAME= sqwebmail-3.3.1
CATEGORIES= www
@@ -62,8 +62,6 @@ CONF_FILES_PERMS+= ${DATADIR}/sqwebmail/${FILE} \
${ROOT_USER} ${ROOT_GROUP} 0755
.endfor
-DEINSTALL_EXTRA_TMPL= ${.CURDIR}/DEINSTALL
-INSTALL_EXTRA_TMPL= ${.CURDIR}/INSTALL
FILES_SUBST+= SYSCONFTOOL=${SYSCONFTOOL:Q}
FILES_SUBST+= GEN_FILES=${GEN_FILES:Q}
MESSAGE_SUBST+= IMAGEDIR=${IMAGEDIR}