summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2007-06-28 03:00:39 +0000
committerminskim <minskim>2007-06-28 03:00:39 +0000
commit3b0163ece6b0e8f9035827bb651e4b417e61158c (patch)
treeb048be1f84d6d21b9026a79576f702e52d6c4346
parentbc8194c6839b4b93ff4ebe3946657f9ea34a8acb (diff)
downloadpkgsrc-3b0163ece6b0e8f9035827bb651e4b417e61158c.tar.gz
Honor PKG_SYSCONFDIR.
-rw-r--r--devel/gnustep-make/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile
index 5522cb997e8..39aef55b247 100644
--- a/devel/gnustep-make/Makefile
+++ b/devel/gnustep-make/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2007/01/15 18:37:27 joerg Exp $
+# $NetBSD: Makefile,v 1.37 2007/06/28 03:00:39 minskim Exp $
DISTNAME= gnustep-make-1.13.0
PKGREVISION= 1
@@ -21,7 +21,7 @@ CONFIGURE_ARGS+= --with-config-file=${PREFIX}/etc/GNUstep.conf
MAKE_FILE= GNUmakefile
CONF_FILES+= ${PREFIX}/share/examples/GNUstep/GNUstep.conf \
- ${PREFIX}/etc/GNUstep.conf
+ ${PKG_SYSCONFDIR}/GNUstep.conf
REPLACE_INTERPRETER+= csh
REPLACE.csh.old= /bin/csh