summaryrefslogtreecommitdiff
path: root/devel/dmalloc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/dmalloc/Makefile')
-rw-r--r--devel/dmalloc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/dmalloc/Makefile b/devel/dmalloc/Makefile
index 91bd689f2b1..9db0f2762a7 100644
--- a/devel/dmalloc/Makefile
+++ b/devel/dmalloc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:30:19 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/08/09 10:44:39 seb Exp $
DISTNAME= dmalloc-5.2.1
CATEGORIES= devel
@@ -17,7 +17,6 @@ CONFIGURE_ARGS+= --enable-threads
INSTALL_TARGET= install installinfo
-USE_NEW_TEXINFO= YES
INFO_FILES= dmalloc.info
.include "../../mk/pthread.buildlink2.mk"