From 6694cf28d119192c9556bc1aed19da599b64c5ff Mon Sep 17 00:00:00 2001 From: rh Date: Sat, 18 Apr 2009 23:54:02 +0000 Subject: gnustep-make now allows unprivileged DESTDIR installs. --- sysutils/gworkspace/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/gworkspace/Makefile b/sysutils/gworkspace/Makefile index 87d688e388f..85491a86535 100644 --- a/sysutils/gworkspace/Makefile +++ b/sysutils/gworkspace/Makefile @@ -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 @@ COMMENT= GNUstep Workspace manager LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= destdir +PKG_DESTDIR_SUPPORT= user-destdir CONFLICTS+= GWLib-[0-9]* -- cgit v1.2.3