summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2008-09-17 15:23:19 +0000
committerbjs <bjs@pkgsrc.org>2008-09-17 15:23:19 +0000
commit3edf18d86b196bfa433505a7740dc3cc9e4aa674 (patch)
treec219c407d7a7e12f4c0efbdcf92ba89535a8f818 /math
parent1a04e21a8be3e37054f3007a5defd711e596451e (diff)
downloadpkgsrc-3edf18d86b196bfa433505a7740dc3cc9e4aa674.tar.gz
Pass pkgsrc ${CFLAGS} to the build via ${DEBUG}.
Diffstat (limited to 'math')
-rw-r--r--math/capc-calc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/capc-calc/Makefile b/math/capc-calc/Makefile
index cf2312c7f36..1d88bac021a 100644
--- a/math/capc-calc/Makefile
+++ b/math/capc-calc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2008/06/20 01:09:24 joerg Exp $
+# $NetBSD: Makefile,v 1.38 2008/09/17 15:23:19 bjs Exp $
#
DISTNAME= calc-2.12.3.3
@@ -19,6 +19,7 @@ MAKE_JOBS_SAFE= no
USE_TOOLS+= gmake
BUILD_TARGET= calc-static-only
MAKE_ENV+= BLD_TYPE=calc-static-only target=pkgsrc
+MAKE_ENV+= DEBUG=${CFLAGS:M*:Q}
INSTALL_MAKE_FLAGS+= T=${DESTDIR}