Mon Jan 17 20:02:42 2011 UTC ()
Disable ODBC explicitly.


(minskim)
diff -r1.18 -r1.19 pkgsrc/devel/apr-util/Makefile

cvs diff -r1.18 -r1.19 pkgsrc/devel/apr-util/Makefile (expand / switch to context diff)
--- pkgsrc/devel/apr-util/Makefile 2010/11/01 17:44:52 1.18
+++ pkgsrc/devel/apr-util/Makefile 2011/01/17 20:02:42 1.19
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2010/11/01 17:44:52 adam Exp $
+# $NetBSD: Makefile,v 1.19 2011/01/17 20:02:42 minskim Exp $
 
 DISTNAME=	apr-util-1.3.10
 CATEGORIES=	devel
@@ -20,6 +20,7 @@
 CONFIGURE_ARGS+=	--with-apr=${BUILDLINK_PREFIX.apr}/bin/apr-1-config
 CONFIGURE_ARGS+=	--with-expat=${BUILDLINK_PREFIX.expat}
 CONFIGURE_ARGS+=	--without-gdbm
+CONFIGURE_ARGS+=	--without-odbc
 CONFIGURE_ARGS+=	--without-sqlite2
 PKGCONFIG_OVERRIDE+=	apr-util.pc.in