diff options
Diffstat (limited to 'textproc/qt4-xmlpatterns/Makefile')
-rw-r--r-- | textproc/qt4-xmlpatterns/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/qt4-xmlpatterns/Makefile b/textproc/qt4-xmlpatterns/Makefile index fee501494434..cb5d58616741 100644 --- a/textproc/qt4-xmlpatterns/Makefile +++ b/textproc/qt4-xmlpatterns/Makefile @@ -13,8 +13,7 @@ PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org COMMENT= XQuery 1.0 and XPath 2.0 support for Qt4 -USE_QT_VER= 4 -QT_COMPONENTS= qmake_build moc_build rcc_build corelib network +USE_QT4= qmake_build moc_build rcc_build corelib network QT_NONSTANDARD= yes QT_DIST= yes MAKE_JOBS_SAFE= yes |