summaryrefslogtreecommitdiff
path: root/x11/kdebase2
diff options
context:
space:
mode:
authorjlam <jlam>2001-11-15 21:31:42 +0000
committerjlam <jlam>2001-11-15 21:31:42 +0000
commite59efed2a345d1ea67b93d2d9818f605cd7cc706 (patch)
tree672fe050264c87ded717c1c0ff4904fe8b5cb73f /x11/kdebase2
parent4a670da7fac33114b9d820d323d920e2d30ec4f9 (diff)
downloadpkgsrc-e59efed2a345d1ea67b93d2d9818f605cd7cc706.tar.gz
Allow OpenLDAP check to work by removing --without-ldap.
Diffstat (limited to 'x11/kdebase2')
-rw-r--r--x11/kdebase2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile
index 815cbbc574d..2e828076438 100644
--- a/x11/kdebase2/Makefile
+++ b/x11/kdebase2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2001/11/15 21:02:50 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2001/11/15 21:31:42 jlam Exp $
DISTNAME= kdebase-2.2.1
CATEGORIES= x11
@@ -20,7 +20,6 @@ CONFIGURE_ARGS+= --without-pam
CONFIGURE_ARGS+= --without-cdparanoia
CONFIGURE_ARGS+= --without-lame
CONFIGURE_ARGS+= --without-vorbis
-CONFIGURE_ARGS+= --without-ldap
.include "../../mk/bsd.prefs.mk"