aboutsummaryrefslogtreecommitdiff
path: root/graphics/kdegraphics3
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-01-08 01:24:11 +0000
committerWill Andrews <will@FreeBSD.org>2002-01-08 01:24:11 +0000
commitfccbfb4a6f4925aabb8269cc1567fb89ffbb5548 (patch)
treeca2c40b42219f6159e190f1d54a98c21f1cf914f /graphics/kdegraphics3
parent598cc245e3bf5b7ca9192389227e1f4b6da773cc (diff)
downloadports-fccbfb4a6f4925aabb8269cc1567fb89ffbb5548.tar.gz
ports-fccbfb4a6f4925aabb8269cc1567fb89ffbb5548.zip
Notes
Diffstat (limited to 'graphics/kdegraphics3')
-rw-r--r--graphics/kdegraphics3/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile
index e60396ddf0dd..e39dc48cf44b 100644
--- a/graphics/kdegraphics3/Makefile
+++ b/graphics/kdegraphics3/Makefile
@@ -38,6 +38,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
.include <bsd.port.pre.mk>