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 /x11-themes/qt4-style-phase | |
parent | 7db146587f345a51482b4b1c314fe71cfeb37e6c (diff) |
Notes
Diffstat (limited to 'x11-themes/qt4-style-phase')
-rw-r--r-- | x11-themes/qt4-style-phase/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/qt4-style-phase/Makefile b/x11-themes/qt4-style-phase/Makefile index 8da41e3ef25e..48408f3e39bd 100644 --- a/x11-themes/qt4-style-phase/Makefile +++ b/x11-themes/qt4-style-phase/Makefile @@ -20,8 +20,7 @@ COMMENT= Widget style for Qt 4 and KDE 4 LICENSE= MIT USE_BZIP2= yes -USE_QT_VER= 4 -QT_COMPONENTS= corelib gui qmake_build moc_build +USE_QT4= corelib gui qmake_build moc_build MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |