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