diff options
Diffstat (limited to 'x11-clocks/kdetoys4/Makefile')
-rw-r--r-- | x11-clocks/kdetoys4/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile index c69754a43e2a..e5f5e1edf764 100644 --- a/x11-clocks/kdetoys4/Makefile +++ b/x11-clocks/kdetoys4/Makefile @@ -16,11 +16,13 @@ COMMENT= Collection of entertaining programs for KDE LATEST_LINK= ${PORTNAME}4 -USE_BZIP2= yes -USE_KDE4= kdelibs workspace kdeprefix kdehier automoc4 +USE_KDE4= kdehier kdelibs kdeprefix workspace automoc4 KDE4_BUILDENV= yes USE_QT_VER= 4 -QT_COMPONENTS= opengl gui qmake_build moc_build rcc_build uic_build +QT_COMPONENTS= dbus gui qt3support \ + qmake_build moc_build rcc_build uic_build +USE_XORG= x11 +USE_BZIP2= yes MAKE_JOBS_SAFE= yes MAN6= amor.6 |