diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-23 23:46:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-23 23:46:26 +0000 |
commit | 95f83d9f19d8aab6d375775bb68c33eca24c514a (patch) | |
tree | 9355ec4f22fd46c7f8a548d0519a028136fdada4 /databases/qt4-odbc-plugin/Makefile | |
parent | a35f969f9848ae51ceafde343f39962e11e7ed2c (diff) |
Notes
Diffstat (limited to 'databases/qt4-odbc-plugin/Makefile')
-rw-r--r-- | databases/qt4-odbc-plugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/qt4-odbc-plugin/Makefile b/databases/qt4-odbc-plugin/Makefile index 51e019802ef4..32cd7558b22f 100644 --- a/databases/qt4-odbc-plugin/Makefile +++ b/databases/qt4-odbc-plugin/Makefile @@ -20,6 +20,8 @@ DB= odbc LIB_DEPENDS+= odbc:${PORTSDIR}/databases/unixODBC +BROKEN= does not compile + USE_QT_VER= 4 QT_COMPONENTS= moc_build sql QT_NONSTANDARD= yes |