summaryrefslogtreecommitdiff
path: root/devel/dmalloc
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2004-02-11 01:46:30 +0000
committerabs <abs@pkgsrc.org>2004-02-11 01:46:30 +0000
commita1d0b1b68bd07bf5c704b4c64294efa8c21449fe (patch)
tree339bb2a1f7c733e2891ae2d22c8adc1182d3b65c /devel/dmalloc
parent9c5d2aaa9eca3ef411c6f3d82abb17f8508c4955 (diff)
downloadpkgsrc-a1d0b1b68bd07bf5c704b4c64294efa8c21449fe.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