summaryrefslogtreecommitdiff
path: root/wm/windowmaker/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/windowmaker/Makefile')
-rw-r--r--wm/windowmaker/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile
index b8f04b93dd0..5d9382d79c4 100644
--- a/wm/windowmaker/Makefile
+++ b/wm/windowmaker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2004/01/03 18:49:54 reed Exp $
+# $NetBSD: Makefile,v 1.41 2004/01/07 02:21:17 jlam Exp $
DISTNAME= WindowMaker-0.80.2
PKGNAME= windowmaker-0.80.2
@@ -22,7 +22,7 @@ USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-usermenu \
- --sysconfdir=${PKG_SYSCONFBASE} \
+ --sysconfdir=${PKG_SYSCONFBASEDIR} \
--with-nlsdir=${PREFIX}/${PKGLOCALEDIR}/locale
CONFIGURE_ENV+= LINGUAS=yes
CONFIGURE_ENV+= CPP_PATH="${CPP}"