summaryrefslogtreecommitdiff
path: root/kde-base/libplasma/libplasma-4.1.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/libplasma/libplasma-4.1.2.ebuild')
-rw-r--r--kde-base/libplasma/libplasma-4.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/libplasma/libplasma-4.1.2.ebuild b/kde-base/libplasma/libplasma-4.1.2.ebuild
index 83e8dec766d..7f9c520c9b6 100644
--- a/kde-base/libplasma/libplasma-4.1.2.ebuild
+++ b/kde-base/libplasma/libplasma-4.1.2.ebuild
@@ -37,12 +37,12 @@ KMSAVELIBS="true"
# Disabling tests for now. 3 out of 3 broken now. last tested on 4.0.1.
RESTRICT="test"
-src_compile() {
+src_configure() {
mycmakeargs="${mycmakeargs}
$(cmake-utils_use_with opengl OpenGL)
$(cmake-utils_use_with xinerama X11_Xinerama)"
- kde4-meta_src_compile
+ kde4-meta_src_configure
}
src_install() {