diff options
Diffstat (limited to 'x11/konsole/Makefile')
-rw-r--r-- | x11/konsole/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile index 9edf6c8f6919..35c981693a73 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -14,7 +14,7 @@ CONFLICTS= kdebase-4.[0-6].* USE_XZ= yes USE_KDE4= kdelibs kdeprefix kdehier automoc4 libkonq -KDE4_BUILDENV= yes +USES= cmake:outsource USE_QT4= xml moc_build qmake_build rcc_build uic_build USE_XORG= x11 xrender CMAKE_ARGS+= -DCMAKE_REQUIRED_FLAGS:STRING="-L${LOCALBASE}/lib" |