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 /textproc/qt4-xml/Makefile | |
parent | 7db146587f345a51482b4b1c314fe71cfeb37e6c (diff) |
Notes
Diffstat (limited to 'textproc/qt4-xml/Makefile')
-rw-r--r-- | textproc/qt4-xml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/qt4-xml/Makefile b/textproc/qt4-xml/Makefile index d3f41557a1c7..c6d70b92438b 100644 --- a/textproc/qt4-xml/Makefile +++ b/textproc/qt4-xml/Makefile @@ -14,8 +14,7 @@ PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org COMMENT= Qt XML library -USE_QT_VER= 4 -QT_COMPONENTS= qmake_build moc_build corelib +USE_QT4= qmake_build moc_build corelib QT_NONSTANDARD= yes QT_DIST= yes MAKE_JOBS_SAFE= yes |