diff options
Diffstat (limited to 'x11-clocks/plasma-applet-adjustableclock/Makefile')
-rw-r--r-- | x11-clocks/plasma-applet-adjustableclock/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-clocks/plasma-applet-adjustableclock/Makefile b/x11-clocks/plasma-applet-adjustableclock/Makefile index 3360f4d..b092aab 100644 --- a/x11-clocks/plasma-applet-adjustableclock/Makefile +++ b/x11-clocks/plasma-applet-adjustableclock/Makefile @@ -22,8 +22,7 @@ USE_BZIP2= yes USE_CMAKE= yes USE_GETTEXT= yes USE_KDE4= automoc4 kdeprefix workspace -USE_QT_VER= 4 -QT_COMPONENTS= qmake_build moc_build rcc_build uic_build +USE_QT4= qmake_build moc_build rcc_build uic_build MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |