summaryrefslogtreecommitdiff
path: root/devel/autoconf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/autoconf/Makefile')
-rw-r--r--devel/autoconf/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index 5b3aff4feaf..ccbd66a6a8a 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2002/02/01 17:09:35 skrll Exp $
+# $NetBSD: Makefile,v 1.32 2002/02/18 15:14:07 seb Exp $
# FreeBSD Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp
#
@@ -21,6 +21,8 @@ CONFIGURE_ENV+= AWK="${AWK}"
M4= ${PREFIX}/bin/gm4
INFO_FILES= autoconf.info standards.info
+TEXINFO_OVERRIDE= YES
.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"