summaryrefslogtreecommitdiff
path: root/devel/gnustep-objc
diff options
context:
space:
mode:
authorrh <rh>2009-04-17 21:55:13 +0000
committerrh <rh>2009-04-17 21:55:13 +0000
commitd36a49a8fb4a5faf7be67c697f16df7fc52fdc3e (patch)
tree949c0a27772948b0fe56a9928fb06592be07abc8 /devel/gnustep-objc
parentd39a4efd4d2e39799af35dd5ab317b42edb5cddb (diff)
downloadpkgsrc-d36a49a8fb4a5faf7be67c697f16df7fc52fdc3e.tar.gz
s/user-destdir/destdir/ as this needs root privileges to install. Thanks
to wiz for spotting.
Diffstat (limited to 'devel/gnustep-objc')
-rw-r--r--devel/gnustep-objc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gnustep-objc/Makefile b/devel/gnustep-objc/Makefile
index 9f85270e498..629dc6f7f03 100644
--- a/devel/gnustep-objc/Makefile
+++ b/devel/gnustep-objc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2009/04/16 00:24:22 rh Exp $
+# $NetBSD: Makefile,v 1.18 2009/04/17 21:55:13 rh Exp $
#
DISTNAME= gnustep-objc-1.6.0
@@ -10,7 +10,7 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.gnustep.org/
COMMENT= Objective-C runtime
-PKG_DESTDIR_SUPPORT= user-destdir
+PKG_DESTDIR_SUPPORT= destdir
LICENSE= gnu-gpl-v3