diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/qt-odbc-plugin/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/databases/qt-odbc-plugin/Makefile b/databases/qt-odbc-plugin/Makefile index d38c05c6b2f0..bd1c02af91d8 100644 --- a/databases/qt-odbc-plugin/Makefile +++ b/databases/qt-odbc-plugin/Makefile @@ -17,12 +17,8 @@ DIST_SUBDIR= KDE MAINTAINER= kde@freebsd.org COMMENT= A plugin for QT to connect to ODBC-compatible databases -CONFLICTS= qt4-odbc-plugin-4.2.* qt4-odbc-plugin-4.3.0 - DB= odbc -BROKEN= does not compile - LIB_DEPENDS+= odbc:${PORTSDIR}/databases/unixODBC \ qt-mt:${PORTSDIR}/x11-toolkits/qt33 BUILD_DEPENDS= unixODBC>=2.2.14_1:${PORTSDIR}/databases/unixODBC |