summaryrefslogtreecommitdiff
path: root/devel/autoconf213/Makefile
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-06-19 23:38:35 +0000
committerseb <seb@pkgsrc.org>2003-06-19 23:38:35 +0000
commit7bd2f96afd0f06945ea5be9ff097e7bb408727a0 (patch)
tree57dce6d564bca5c538d7ba7a6cfb265f1325d309 /devel/autoconf213/Makefile
parenteb9bf2b5c11a360eecf7e332b588e30249881c5f (diff)
downloadpkgsrc-7bd2f96afd0f06945ea5be9ff097e7bb408727a0.tar.gz
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'devel/autoconf213/Makefile')
-rw-r--r--devel/autoconf213/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile
index defaefdbb55..1ff07c5c28e 100644
--- a/devel/autoconf213/Makefile
+++ b/devel/autoconf213/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/02/24 07:40:03 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/06/19 23:38:35 seb Exp $
# FreeBSD Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp
#
@@ -22,9 +22,9 @@ CONFIGURE_ENV+= AWK="${AWK}"
CONFIGURE_ARGS+= --program-transform-name='s/$$/-2.13/'
M4= ${PREFIX}/bin/gm4
+USE_NEW_TEXINFO= YES
+USE_MAKEINFO= YES
INFO_FILES= autoconf213.info
-TEXINFO_OVERRIDE= YES
.include "../../lang/perl5/buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"