pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libFoundation gnustep-make now allows unprivileg...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c3bb1c4584f
branches:  trunk
changeset: 391741:2c3bb1c4584f
user:      rh <rh%pkgsrc.org@localhost>
date:      Sat Apr 18 03:43:46 2009 +0000

description:
gnustep-make now allows unprivileged DESTDIR installs

diffstat:

 devel/libFoundation/common.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 3397288e8893 -r 2c3bb1c4584f devel/libFoundation/common.mk
--- a/devel/libFoundation/common.mk     Sat Apr 18 03:42:56 2009 +0000
+++ b/devel/libFoundation/common.mk     Sat Apr 18 03:43:46 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: common.mk,v 1.1 2009/04/18 02:19:23 rh Exp $
+# $NetBSD: common.mk,v 1.2 2009/04/18 03:43:46 rh Exp $
 #
-PKG_DESTDIR_SUPPORT=   destdir
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 USE_LANGUAGES=         objc
 



Home | Main Index | Thread Index | Old Index