summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/gnustep-make/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile
index ea158dab380..65224d5c5ce 100644
--- a/devel/gnustep-make/Makefile
+++ b/devel/gnustep-make/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2006/07/28 01:50:58 minskim Exp $
+# $NetBSD: Makefile,v 1.32 2006/07/31 10:35:38 rillig Exp $
DISTNAME= gnustep-make-1.12.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}
@@ -15,6 +15,8 @@ USE_LANGUAGES= objc
GNU_CONFIGURE= yes
CONFIGURE_ENV+= INSTALL_PROGRAM=${INSTALL_SCRIPT:Q}
+CONFIGURE_ARGS+= --disable-importing-config-file
+CONFIGURE_ARGS+= --with-config-file=${PREFIX}/etc/GNUstep.conf
CONF_FILES+= ${PREFIX}/share/examples/GNUstep/GNUstep.conf \
${PREFIX}/etc/GNUstep.conf