summaryrefslogtreecommitdiff
path: root/x11/windowmaker
diff options
context:
space:
mode:
authortron <tron>1999-02-15 15:00:50 +0000
committertron <tron>1999-02-15 15:00:50 +0000
commitd56c8ac18bda896bb44813347e829a58362d5ff2 (patch)
tree3310ebf8b75a5c9eae558af6abc687ff7716fbdb /x11/windowmaker
parent423ea521a1343f165a218e163cc140301574a710 (diff)
downloadpkgsrc-d56c8ac18bda896bb44813347e829a58362d5ff2.tar.gz
Enable Gnome and KDE support.
Diffstat (limited to 'x11/windowmaker')
-rw-r--r--x11/windowmaker/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/windowmaker/Makefile b/x11/windowmaker/Makefile
index 4f7d3e2152a..723da4eedf2 100644
--- a/x11/windowmaker/Makefile
+++ b/x11/windowmaker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 1999/02/02 10:24:09 tron Exp $
+# $NetBSD: Makefile,v 1.21 1999/02/15 15:00:50 tron Exp $
DISTNAME= WindowMaker-0.51.0
PKGNAME= windowmaker-0.51.0
@@ -27,7 +27,7 @@ CONFIGURE_ARGS+= --with-nlsdir=${PREFIX}/share/locale \
--with-gfx-incs="-I${LOCALBASE}/include \
-I${LOCALBASE}/include/giflib" \
--with-gfx-libs=-L${LOCALBASE}/lib \
- --with-modelock
+ --enable-modelock --enable-gnome --enable-kde
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib