summaryrefslogtreecommitdiff
path: root/devel/dmalloc
diff options
context:
space:
mode:
authorabs <abs>2004-02-11 01:46:30 +0000
committerabs <abs>2004-02-11 01:46:30 +0000
commitf20d8254df87fff94f4a3105bfe2c2a9a5a44f0f (patch)
tree339bb2a1f7c733e2891ae2d22c8adc1182d3b65c /devel/dmalloc
parent0ac2cd6895f7d58c8991f37dbaeae11b203377b9 (diff)
downloadpkgsrc-f20d8254df87fff94f4a3105bfe2c2a9a5a44f0f.tar.gz
USE_LANGUAGES=c c++
Diffstat (limited to 'devel/dmalloc')
-rw-r--r--devel/dmalloc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/dmalloc/Makefile b/devel/dmalloc/Makefile
index 9db0f2762a7..13ef604225c 100644
--- a/devel/dmalloc/Makefile
+++ b/devel/dmalloc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/08/09 10:44:39 seb Exp $
+# $NetBSD: Makefile,v 1.10 2004/02/11 01:46:30 abs Exp $
DISTNAME= dmalloc-5.2.1
CATEGORIES= devel
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.dmalloc.com/
COMMENT= Run-time configurable debugging malloc library
USE_BUILDLINK2= yes
+USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-shlib
CFLAGS+= -fPIC -DPIC