summaryrefslogtreecommitdiffstats
path: root/x11/kdebase2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase2/Makefile')
-rw-r--r--x11/kdebase2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile
index fc84130..20a23b1 100644
--- a/x11/kdebase2/Makefile
+++ b/x11/kdebase2/Makefile
@@ -41,6 +41,9 @@ CONFIGURE_ARGS+=--enable-final
.endif
.if defined(PARALLEL_PACKAGE_BUILD) || defined(WANT_KDE_NDEBUG)
CONFIGURE_ARGS+=--disable-debug
+.else
+CONFIGURE_ARGS+=--enable-debug
+STRIP=''
.endif
USE_GMAKE= yes
OpenPOWER on IntegriCloud