pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gnustep-preferences Don't modify ${HOME}.
details: https://anonhg.NetBSD.org/pkgsrc/rev/726683f0c420
branches: trunk
changeset: 519941:726683f0c420
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Oct 12 14:39:23 2006 +0000
description:
Don't modify ${HOME}.
diffstat:
x11/gnustep-preferences/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r aeff5d02b1a1 -r 726683f0c420 x11/gnustep-preferences/Makefile
--- a/x11/gnustep-preferences/Makefile Thu Oct 12 14:29:46 2006 +0000
+++ b/x11/gnustep-preferences/Makefile Thu Oct 12 14:39:23 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/09/09 02:46:09 obache Exp $
+# $NetBSD: Makefile,v 1.28 2006/10/12 14:39:23 joerg Exp $
#
DISTNAME= Preferences-1.2.0
@@ -18,6 +18,8 @@
USE_TOOLS+= gmake
MAKE_FILE= GNUmakefile
+MAKE_FLAGS+= GNUSTEP_USER_DIR=${WRKDIR}/fake_home/GNUstep
+
.include "../../x11/gnustep-back/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index