summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorplunky <plunky>2009-10-13 13:55:28 +0000
committerplunky <plunky>2009-10-13 13:55:28 +0000
commit851b6654059a521cbaecfe307d73bf28543675ce (patch)
tree8b9f0b7bca99565147c1ffa22c33a24014c3f340 /mail
parentddd932f97cda85904e947b4ee779a3cb19ce8b6f (diff)
downloadpkgsrc-851b6654059a521cbaecfe307d73bf28543675ce.tar.gz
disable DESTDIR support. There is an issue with adding the 'nullmail'
user and using chown nullmail:nullmail that I'm looking into
Diffstat (limited to 'mail')
-rw-r--r--mail/nullmailer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/nullmailer/Makefile b/mail/nullmailer/Makefile
index e89d7d6bcb9..1aefd38c0da 100644
--- a/mail/nullmailer/Makefile
+++ b/mail/nullmailer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2009/10/11 10:25:24 plunky Exp $
+# $NetBSD: Makefile,v 1.31 2009/10/13 13:55:28 plunky Exp $
DISTNAME= nullmailer-1.04
CATEGORIES= mail
@@ -10,7 +10,7 @@ COMMENT= Simple relay-only mail transport agent
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
+# PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes