diff options
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/kdetoys4/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/ktimer/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile index ee78a4778488..fbe0041e1740 100644 --- a/x11-clocks/kdetoys4/Makefile +++ b/x11-clocks/kdetoys4/Makefile @@ -14,7 +14,7 @@ COMMENT= Collection of entertaining programs for KDE LATEST_LINK= ${PORTNAME}4 USE_KDE4= kdehier kdelibs kdeprefix workspace automoc4 -KDE4_BUILDENV= yes +USES= cmake:outsource USE_QT4= dbus gui qt3support \ qmake_build moc_build rcc_build uic_build USE_XORG= x11 diff --git a/x11-clocks/ktimer/Makefile b/x11-clocks/ktimer/Makefile index f788dd432190..18fa423e8661 100644 --- a/x11-clocks/ktimer/Makefile +++ b/x11-clocks/ktimer/Makefile @@ -14,7 +14,7 @@ CONFLICTS_INSTALL= kdeutils-4.[0-7].* USE_XZ= yes USE_KDE4= kdeprefix kdehier automoc4 kdelibs -KDE4_BUILDENV= yes +USES= cmake:outsource USE_QT4= qmake_build moc_build rcc_build uic_build MAKE_JOBS_SAFE= yes |