pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/gworkspace gnustep-make now allows unprivileg...
details: https://anonhg.NetBSD.org/pkgsrc/rev/477c2ba85840
branches: trunk
changeset: 557613:477c2ba85840
user: rh <rh%pkgsrc.org@localhost>
date: Sat Apr 18 23:54:02 2009 +0000
description:
gnustep-make now allows unprivileged DESTDIR installs.
diffstat:
sysutils/gworkspace/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dbafb5694d16 -r 477c2ba85840 sysutils/gworkspace/Makefile
--- a/sysutils/gworkspace/Makefile Sat Apr 18 23:50:13 2009 +0000
+++ b/sysutils/gworkspace/Makefile Sat Apr 18 23:54:02 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2009/04/13 12:45:04 rh Exp $
+# $NetBSD: Makefile,v 1.29 2009/04/18 23:54:02 rh Exp $
#
DISTNAME= gworkspace-0.8.6
@@ -12,7 +12,7 @@
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= destdir
+PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS+= GWLib-[0-9]*
Home |
Main Index |
Thread Index |
Old Index