diff options
Diffstat (limited to 'deskutils/plasma-applet-simpleweatherforecast/Makefile')
-rw-r--r-- | deskutils/plasma-applet-simpleweatherforecast/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/plasma-applet-simpleweatherforecast/Makefile b/deskutils/plasma-applet-simpleweatherforecast/Makefile index 6988e7215e44..d5cf52ace200 100644 --- a/deskutils/plasma-applet-simpleweatherforecast/Makefile +++ b/deskutils/plasma-applet-simpleweatherforecast/Makefile @@ -20,8 +20,7 @@ RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget USE_CMAKE= yes USE_KDE4= automoc4 kdeprefix kdelibs -USE_QT_VER= 4 -QT_COMPONENTS= gui dbus network opengl svg webkit xml \ +USE_QT4= gui dbus network opengl svg webkit xml \ qmake_build moc_build rcc_build uic_build WRKSRC= ${WRKDIR}/plasma-${PORTNAME}-${PORTVERSION}-kde-4.3.80 |