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-sqlite3-plugin | |
| parent | Forced commit, I forgot to mention who reported the plist error. (diff) | |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
Diffstat (limited to 'databases/qt4-sqlite3-plugin')
| -rw-r--r-- | databases/qt4-sqlite3-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/qt4-sqlite3-plugin/Makefile b/databases/qt4-sqlite3-plugin/Makefile index a7a957c831ac..befcb225d775 100644 --- a/databases/qt4-sqlite3-plugin/Makefile +++ b/databases/qt4-sqlite3-plugin/Makefile @@ -18,8 +18,7 @@ DISTINFO_FILE= ${PORTSDIR}/devel/qt4/distinfo LIB_DEPENDS+= sqlite3:${PORTSDIR}/databases/sqlite3 -USE_QT_VER= 4 -QT_COMPONENTS= moc_build sql +USE_QT4= moc_build sql QT_NONSTANDARD= yes QT_DIST= yes MAKE_JOBS_SAFE= yes |
