diff options
Diffstat (limited to 'x11-themes/qt4-style-float/Makefile')
-rw-r--r-- | x11-themes/qt4-style-float/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/qt4-style-float/Makefile b/x11-themes/qt4-style-float/Makefile index 9af918331844..c2360a4f57c2 100644 --- a/x11-themes/qt4-style-float/Makefile +++ b/x11-themes/qt4-style-float/Makefile @@ -15,8 +15,8 @@ COMMENT= Style for Qt 4 and KDE LICENSE= GPLv2 -USES= tar:bzip2 qmake -USE_QT4= corelib gui moc_build rcc_build +USES= qt:4 tar:bzip2 qmake +USE_QT= corelib gui moc_build rcc_build WRKSRC= ${WRKDIR}/floatstyle-${PORTVERSION} |