aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--converters/kdesupport2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/kdesupport2/Makefile b/converters/kdesupport2/Makefile
index 65d2069103af..3b2a420bed07 100644
--- a/converters/kdesupport2/Makefile
+++ b/converters/kdesupport2/Makefile
@@ -21,8 +21,7 @@ CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
--with-qt-libraries=${X11BASE}/lib \
--without-libjpeg --without-libgif \
- --without-libgdbm --without-libuulib \
- --without-odbc
+ --without-libgdbm --without-libuulib
CONFIGURE_ENV+= MOC="${MOC}"
.include <bsd.port.mk>