diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-06-06 06:44:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-06-06 06:44:37 +0000 |
commit | 9c2f65e3958e906d7f49ce94318d22defb3fffb2 (patch) | |
tree | bc087bd13fb3e313884021b8e0a5e2046e75d491 /databases/qt4-ibase-plugin | |
parent | 7db146587f345a51482b4b1c314fe71cfeb37e6c (diff) | |
download | ports-9c2f65e3958e906d7f49ce94318d22defb3fffb2.tar.gz ports-9c2f65e3958e906d7f49ce94318d22defb3fffb2.zip |
Notes
Diffstat (limited to 'databases/qt4-ibase-plugin')
-rw-r--r-- | databases/qt4-ibase-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/qt4-ibase-plugin/Makefile b/databases/qt4-ibase-plugin/Makefile index 1522a5b10de4..5a8128810d0a 100644 --- a/databases/qt4-ibase-plugin/Makefile +++ b/databases/qt4-ibase-plugin/Makefile @@ -16,8 +16,7 @@ COMMENT= Qt IBase/Firebird database plugin DB= ibase USE_FIREBIRD= yes -USE_QT_VER= 4 -QT_COMPONENTS= moc_build sql +USE_QT4= moc_build sql QT_NONSTANDARD= yes QT_DIST= yes MAKE_JOBS_SAFE= yes |