summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorseb <seb>2003-06-19 22:35:36 +0000
committerseb <seb>2003-06-19 22:35:36 +0000
commit3550c39a7abbeeefb1e28a74be2c0eb56b52e0ca (patch)
tree5711319ca11b31af9dcafa011581b38541fa0aaa /devel
parentd2379e49239f1f113793b47ea07ece95d8e6da40 (diff)
downloadpkgsrc-3550c39a7abbeeefb1e28a74be2c0eb56b52e0ca.tar.gz
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'devel')
-rw-r--r--devel/autoconf/Makefile4
-rw-r--r--devel/autoconf/PLIST6
2 files changed, 3 insertions, 7 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index c44f07fce05..ede30db5788 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2003/01/19 00:23:27 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2003/06/19 22:35:36 seb Exp $
DISTNAME= autoconf-2.57
CATEGORIES= devel
@@ -21,6 +21,7 @@ CONFIGURE_ARGS+= --without-lispdir
CONFIGURE_ENV+= AWK="${AWK}"
M4= ${PREFIX}/bin/gm4
+USE_NEW_TEXINFO= YES
INFO_FILES= autoconf.info standards.info
PERL5_REQD= 5.6
@@ -33,5 +34,4 @@ post-install:
${RM} -rf ${WRKSRC}/lib/emacs/no
.include "../../lang/perl5/buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/autoconf/PLIST b/devel/autoconf/PLIST
index 7d5b29f37c8..87901c5952f 100644
--- a/devel/autoconf/PLIST
+++ b/devel/autoconf/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2002/11/15 13:55:07 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2003/06/19 22:35:37 seb Exp $
bin/autoconf
bin/autoheader
bin/autom4te
@@ -6,12 +6,8 @@ bin/autoreconf
bin/autoscan
bin/autoupdate
bin/ifnames
-@unexec ${INSTALL_INFO} --delete %D/info/autoconf.info %D/info/dir
-@unexec ${INSTALL_INFO} --delete %D/info/standards.info %D/info/dir
info/autoconf.info
info/standards.info
-@exec ${INSTALL_INFO} %D/info/autoconf.info %D/info/dir
-@exec ${INSTALL_INFO} %D/info/standards.info %D/info/dir
man/man1/autoconf.1
man/man1/autoheader.1
man/man1/autom4te.1