summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-08-23 12:39:17 +0000
committerjoerg <joerg@pkgsrc.org>2007-08-23 12:39:17 +0000
commit27c42def9a4acbc888e24994bed155d00207996c (patch)
tree17f7b725fbb527abdd95d7fab4604ff3402eef8f /mail
parentd0f3b7006b29e41b8c7c46164b49afbb69d8be8f (diff)
downloadpkgsrc-27c42def9a4acbc888e24994bed155d00207996c.tar.gz
Full DESTDIR supports works fine.
Diffstat (limited to 'mail')
-rw-r--r--mail/spamassassin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile
index 239c4585536..87f08428395 100644
--- a/mail/spamassassin/Makefile
+++ b/mail/spamassassin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2007/06/12 21:43:30 heinz Exp $
+# $NetBSD: Makefile,v 1.82 2007/08/23 12:39:17 joerg Exp $
DISTNAME= Mail-SpamAssassin-3.2.1
PKGNAME= spamassassin-3.2.1
@@ -10,7 +10,7 @@ MAINTAINER= heinz@NetBSD.org
HOMEPAGE= http://spamassassin.apache.org/
COMMENT= Mail filter to identify spam
-PKG_DESTDIR_SUPPORT= destdir
+PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
.include "../../mk/bsd.prefs.mk"