pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/gnustep-objc-lf2 This now allows unprivileged DE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3397288e8893
branches:  trunk
changeset: 391740:3397288e8893
user:      rh <rh%pkgsrc.org@localhost>
date:      Sat Apr 18 03:42:56 2009 +0000

description:
This now allows unprivileged DESTDIR installs

diffstat:

 devel/gnustep-objc-lf2/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 43ffc6fa8da8 -r 3397288e8893 devel/gnustep-objc-lf2/Makefile
--- a/devel/gnustep-objc-lf2/Makefile   Sat Apr 18 03:32:17 2009 +0000
+++ b/devel/gnustep-objc-lf2/Makefile   Sat Apr 18 03:42:56 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2009/04/17 23:10:30 rh Exp $
+# $NetBSD: Makefile,v 1.12 2009/04/18 03:42:56 rh Exp $
 #
 
 DISTNAME=      gnustep-objc-lf2.95.3-r88
@@ -13,7 +13,7 @@
 
 LICENSE=               gnu-gpl-v2
 
-PKG_DESTDIR_SUPPORT=   destdir
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 USE_LANGUAGES= objc
 



Home | Main Index | Thread Index | Old Index