summaryrefslogtreecommitdiff
path: root/devel/automake
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/automake
parenteb9bf2b5c11a360eecf7e332b588e30249881c5f (diff)
downloadpkgsrc-7bd2f96afd0f06945ea5be9ff097e7bb408727a0.tar.gz
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'devel/automake')
-rw-r--r--devel/automake/Makefile8
-rw-r--r--devel/automake/PLIST4
2 files changed, 5 insertions, 7 deletions
diff --git a/devel/automake/Makefile b/devel/automake/Makefile
index 16131ec3788..27eeed01209 100644
--- a/devel/automake/Makefile
+++ b/devel/automake/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2003/05/18 13:10:57 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2003/06/19 23:46:43 seb Exp $
#
DISTNAME= automake-1.7.5
@@ -22,12 +22,12 @@ M4= ${PREFIX}/bin/gm4
MAKEINFOFLAGS= --no-split
MAKE_ENV+= MAKEINFOFLAGS="${MAKEINFOFLAGS}"
+USE_NEW_TEXINFO= YES
+USE_MAKEINFO= YES
+TEXINFO_REQD= 4.0
INFO_FILES= automake.info
PERL5_REQD= 5.5
-TEXINFO_REQD= 4.0
-TEXINFO_OVERRIDE= YES
.include "../../lang/perl5/buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/automake/PLIST b/devel/automake/PLIST
index 8d74255139c..921039a2589 100644
--- a/devel/automake/PLIST
+++ b/devel/automake/PLIST
@@ -1,11 +1,9 @@
-@comment $NetBSD: PLIST,v 1.5 2003/02/24 07:39:04 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2003/06/19 23:46:44 seb Exp $
bin/aclocal
bin/aclocal-${PKG_DIR_VERSION}
bin/automake
bin/automake-${PKG_DIR_VERSION}
-@unexec ${INSTALL_INFO} --delete %D/info/automake.info %D/info/dir
info/automake.info
-@exec ${INSTALL_INFO} %D/info/automake.info %D/info/dir
share/aclocal-${PKG_DIR_VERSION}/amversion.m4
share/aclocal-${PKG_DIR_VERSION}/as.m4
share/aclocal-${PKG_DIR_VERSION}/auxdir.m4