summaryrefslogtreecommitdiff
path: root/mail/spamassassin/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2008-11-14 22:51:52 +0000
committerjoerg <joerg>2008-11-14 22:51:52 +0000
commitb2434689288e4d47b34c55918e57792f0610f059 (patch)
tree9247d281bcba4413f9c38ee14bd9c646d102a32c /mail/spamassassin/Makefile
parent0060d2107ff83cfc90af93bf76a2fe2eaa624a86 (diff)
downloadpkgsrc-b2434689288e4d47b34c55918e57792f0610f059.tar.gz
Give configuration files back to root and turn user-destdir on again.
Diffstat (limited to 'mail/spamassassin/Makefile')
-rw-r--r--mail/spamassassin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile
index 5fac2164a64..776a065b07c 100644
--- a/mail/spamassassin/Makefile
+++ b/mail/spamassassin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2008/10/19 19:18:20 he Exp $
+# $NetBSD: Makefile,v 1.90 2008/11/14 22:51:52 joerg Exp $
DISTNAME= Mail-SpamAssassin-3.2.5
PKGNAME= spamassassin-3.2.5
@@ -13,7 +13,7 @@ COMMENT= Mail filter to identify spam
#LICENSE= apache-2.0
-PKG_DESTDIR_SUPPORT= destdir
+PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
.include "../../mk/bsd.prefs.mk"
@@ -104,7 +104,7 @@ SA_DOCFILES+= sql/bayes_pg.sql sql/userpref_mysql.sql
SA_DOCFILES+= sql/userpref_pg.sql
OWN_DIRS+= ${VARBASE}/spamassassin
-OWN_DIRS_PERMS+= ${PKG_SYSCONFDIR}/sa-update-keys ${SHAREOWN} ${SHAREGRP} 0700
+OWN_DIRS_PERMS+= ${PKG_SYSCONFDIR}/sa-update-keys ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 0700
SUBST_CLASSES+= sa2
SUBST_STAGE.sa2= pre-configure