summaryrefslogtreecommitdiff
path: root/mail/Pantomime
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2009-04-18 23:55:27 +0000
committerrh <rh@pkgsrc.org>2009-04-18 23:55:27 +0000
commitc400aafa62418e8559ee319c033b220a5044eecc (patch)
tree9f4a0b90b05f5a022077ed15bfdbbeb803a4e4eb /mail/Pantomime
parent6694cf28d119192c9556bc1aed19da599b64c5ff (diff)
downloadpkgsrc-c400aafa62418e8559ee319c033b220a5044eecc.tar.gz
gnustep-make now allows unprivileged DESTDIR installs
Diffstat (limited to 'mail/Pantomime')
-rw-r--r--mail/Pantomime/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/mail/Pantomime/Makefile b/mail/Pantomime/Makefile
index 8e5dc169e20..fb0c2ec9ed1 100644
--- a/mail/Pantomime/Makefile
+++ b/mail/Pantomime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2009/04/13 12:40:40 rh Exp $
+# $NetBSD: Makefile,v 1.23 2009/04/18 23:55:27 rh Exp $
#
DISTNAME= Pantomime-1.2.0pre3
@@ -11,10 +11,13 @@ COMMENT= Objective-C mail system class library
LICENSE= gnu-lgpl-v2
-PKG_DESTDIR_SUPPORT= destdir
+PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= objc
+PRIVILEGED_STAGES+= build
+PRIVILEGED_STAGES+= clean
+
WRKSRC= ${WRKDIR}/Pantomime
NO_CONFIGURE= yes
MAKE_JOBS_SAFE= no