summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2007-08-23 12:39:17 +0000
committerjoerg <joerg>2007-08-23 12:39:17 +0000
commit2c91a59c4ea38908b70d3e99a7eb392bb1c6c7a1 (patch)
tree17f7b725fbb527abdd95d7fab4604ff3402eef8f
parent09a3f48a4427f00d7ddc5acfe67c3e8ebdeca944 (diff)
downloadpkgsrc-2c91a59c4ea38908b70d3e99a7eb392bb1c6c7a1.tar.gz
Full DESTDIR supports works fine.
-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"