summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorminskim <minskim>2006-02-07 19:11:32 +0000
committerminskim <minskim>2006-02-07 19:11:32 +0000
commitf48a6e1348166ccefb065bcabb6f98edc77a77a8 (patch)
tree402441d8324fa88a81deb85ff2efe7bdc7694350 /devel
parentfe7d789de2b78156292f20682aab45a1c3b77178 (diff)
downloadpkgsrc-f48a6e1348166ccefb065bcabb6f98edc77a77a8.tar.gz
Disable the LDAP backend explicitly, or this package may install
additional files on platforms with a native LDAP library (e.g., Darwin).
Diffstat (limited to 'devel')
-rw-r--r--devel/GConf2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/GConf2/Makefile b/devel/GConf2/Makefile
index 47b90372099..c5e3f987f65 100644
--- a/devel/GConf2/Makefile
+++ b/devel/GConf2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/02/05 23:08:38 joerg Exp $
+# $NetBSD: Makefile,v 1.37 2006/02/07 19:11:32 minskim Exp $
#
.include "../../devel/GConf2/Makefile.common"
@@ -7,6 +7,7 @@ PKGNAME= ${DISTNAME:S/GConf/GConf2/}
PKGREVISION= 1
CONFIGURE_ARGS+= --disable-gtk
+CONFIGURE_ARGS+= ac_cv_header_ldap_h=no
OWN_DIRS= ${PKG_SYSCONFDIR}/2
OWN_DIRS+= ${PKG_SYSCONFDIR}/gconf.xml.defaults