summaryrefslogtreecommitdiff
path: root/devel/dmalloc/Makefile
diff options
context:
space:
mode:
authorseb <seb>2003-08-09 10:38:23 +0000
committerseb <seb>2003-08-09 10:38:23 +0000
commit24a7d52876906cf979392c257e1ff98d8ad6886b (patch)
tree1e60b674de1a8bcab1e3bf4a4f6256ad21787f40 /devel/dmalloc/Makefile
parent062b550c62066ad779cb71e7ac4914a81a002bbe (diff)
downloadpkgsrc-24a7d52876906cf979392c257e1ff98d8ad6886b.tar.gz
USE_NEW_TEXINFO is unnecessary now.
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"