From 1f6456237f512ea4d0c939814577624a9d787452 Mon Sep 17 00:00:00 2001 From: rh Date: Sat, 18 Apr 2009 23:55:27 +0000 Subject: gnustep-make now allows unprivileged DESTDIR installs --- mail/Pantomime/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'mail') 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 -- cgit v1.2.3