summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/redland/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile
index cab45f1327e..a066fb311ae 100644
--- a/textproc/redland/Makefile
+++ b/textproc/redland/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2010/01/25 20:08:28 markd Exp $
+# $NetBSD: Makefile,v 1.10 2010/01/29 13:09:55 adam Exp $
DISTNAME= redland-1.0.10
CATEGORIES= textproc
@@ -24,12 +24,13 @@ CONFIGURE_ARGS+= --with-bdb-lib=${BDBBASE}/lib
CONFIGURE_ARGS+= --with-bdb-include=${BDBBASE}/${BUILDLINK_INCDIRS.${BDB_TYPE}}
CONFIGURE_ARGS+= --with-ltdl-include=${BUILDLINK_PREFIX.libltdl}/include
CONFIGURE_ARGS+= --with-ltdl-lib=${BUILDLINK_PREFIX.libltdl}/lib
-CONFIGURE_ARGS+= --with-postgresql=no
CONFIGURE_ARGS+= --with-mysql=no
+CONFIGURE_ARGS+= --with-postgresql=no
CONFIGURE_ARGS+= --with-sqlite=no
CONFIGURE_ARGS+= --with-threestore=no
CONFIGURE_ARGS+= --with-raptop=system
CONFIGURE_ARGS+= --with-rasqal=system
+CONFIGURE_ENV+= ac_cv_path_IODBC_CONFIG=no
PKGCONFIG_OVERRIDE+= redland.pc.in