summaryrefslogtreecommitdiff
path: root/devel/dmalloc
diff options
context:
space:
mode:
authorseb <seb>2003-08-09 10:38:23 +0000
committerseb <seb>2003-08-09 10:38:23 +0000
commit014cd266529e29eef28d5ebb757ca09d84a222fd (patch)
tree1e60b674de1a8bcab1e3bf4a4f6256ad21787f40 /devel/dmalloc
parentcb5eb6eec4a028bcbd3bbb1426c6bf4d9dfd9330 (diff)
downloadpkgsrc-014cd266529e29eef28d5ebb757ca09d84a222fd.tar.gz
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'devel/dmalloc')
-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"