summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/kgpg-kde4/Makefile3
-rw-r--r--security/kwallet/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/security/kgpg-kde4/Makefile b/security/kgpg-kde4/Makefile
index 80195deac0fa..49d7d2ce45bf 100644
--- a/security/kgpg-kde4/Makefile
+++ b/security/kgpg-kde4/Makefile
@@ -33,6 +33,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
MAN1= efax.1 efix.1 fax.1
diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile
index 80195deac0fa..49d7d2ce45bf 100644
--- a/security/kwallet/Makefile
+++ b/security/kwallet/Makefile
@@ -33,6 +33,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
MAN1= efax.1 efix.1 fax.1