pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/spamassassin Full DESTDIR supports works fine.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/deb10d36908e
branches:  trunk
changeset: 532558:deb10d36908e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Aug 23 12:39:17 2007 +0000

description:
Full DESTDIR supports works fine.

diffstat:

 mail/spamassassin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5356d2bbc1e9 -r deb10d36908e mail/spamassassin/Makefile
--- a/mail/spamassassin/Makefile        Thu Aug 23 12:30:30 2007 +0000
+++ b/mail/spamassassin/Makefile        Thu Aug 23 12:39:17 2007 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index