summaryrefslogtreecommitdiff
path: root/x11/kdebase4-workspace
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-03-08 07:06:51 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-03-08 07:06:51 +0000
commit7527c43abd19c488d15184c0086977be1787e606 (patch)
tree61b43ce1b4e7b34319b9612592c19017016bff0a /x11/kdebase4-workspace
parentFix MASTER_SITES (diff)
Disable OpenLDAP support by default
Approved by: will
Notes
Notes: svn path=/head/; revision=39241
Diffstat (limited to 'x11/kdebase4-workspace')
-rw-r--r--x11/kdebase4-workspace/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile
index d0b975e91dce..16190dd22f0b 100644
--- a/x11/kdebase4-workspace/Makefile
+++ b/x11/kdebase4-workspace/Makefile
@@ -30,6 +30,7 @@ CONFIGURE_ARGS+=--with-xdmdir=${X11BASE}/lib/X11/xdm \
--with-qt-includes=${X11BASE}/include/qt2 \
--with-qt-libraries=${X11BASE}/lib \
--with-extra-libs=${LOCALBASE}/lib \
+ --without-ldap \
--disable-closure
CONFIGURE_ENV+= MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \
CPPFLAGS="-I${LOCALBASE}/include -D_GETOPT_H" \