summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorseb <seb>2003-06-19 21:48:04 +0000
committerseb <seb>2003-06-19 21:48:04 +0000
commitabd5d5d41cea782747e73b4b58ec6dc1e8ece7f3 (patch)
treec5c5e7373be5115e1ffdc953f24a6a530ce506dc /devel
parentec43864321c397f506d4c87364c62d0faf0e9b03 (diff)
downloadpkgsrc-abd5d5d41cea782747e73b4b58ec6dc1e8ece7f3.tar.gz
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'devel')
-rw-r--r--devel/bison/Makefile4
-rw-r--r--devel/bison/PLIST4
-rw-r--r--devel/m4/Makefile6
-rw-r--r--devel/m4/PLIST4
4 files changed, 7 insertions, 11 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index 0a78ba53210..107a0bb48e7 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2003/01/20 16:27:41 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2003/06/19 21:49:50 seb Exp $
DISTNAME= bison-1.875
PKGREVISION= 1
@@ -18,7 +18,7 @@ GNU_CONFIGURE= YES
M4= ${LOCALBASE}/bin/gm4
+USE_NEW_TEXINFO= YES
INFO_FILES= bison.info
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/bison/PLIST b/devel/bison/PLIST
index de66d30a46b..ab420906575 100644
--- a/devel/bison/PLIST
+++ b/devel/bison/PLIST
@@ -1,8 +1,6 @@
-@comment $NetBSD: PLIST,v 1.9 2003/01/01 13:15:47 cjep Exp $
+@comment $NetBSD: PLIST,v 1.10 2003/06/19 21:49:50 seb Exp $
bin/bison
-@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/bison.info
info/bison.info
-@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/bison.info
info/bison.info-1
info/bison.info-2
info/bison.info-3
diff --git a/devel/m4/Makefile b/devel/m4/Makefile
index e7ec15b125e..9e177361347 100644
--- a/devel/m4/Makefile
+++ b/devel/m4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2003/06/02 01:20:37 jschauma Exp $
+# $NetBSD: Makefile,v 1.21 2003/06/19 21:48:04 seb Exp $
#
DISTNAME= m4-1.4
@@ -11,8 +11,9 @@ COMMENT= GNU version of Unix m4 macro-processor
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
+USE_NEW_TEXINFO= yes
INFO_FILES= m4.info
-TEXINFO_OVERRIDE= YES
+USE_MAKEINFO= yes
.include "../../mk/bsd.prefs.mk"
@@ -38,5 +39,4 @@ post-install:
${LN} -sf ${GNU_PROGRAM_PREFIX}m4 ${PREFIX}/bin/gm4
.endif
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/m4/PLIST b/devel/m4/PLIST
index 9d25eede448..ae0561d14a3 100644
--- a/devel/m4/PLIST
+++ b/devel/m4/PLIST
@@ -1,9 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2002/12/23 20:08:50 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/06/19 21:48:04 seb Exp $
bin/${GNU_PROGRAM_PREFIX}m4
${GM4_LINK}bin/gm4
-@unexec ${INSTALL_INFO} --delete %D/info/m4.info %D/info/dir
info/m4.info
-@exec ${INSTALL_INFO} %D/info/m4.info %D/info/dir
share/examples/m4/capitalize.m4
share/examples/m4/comments.m4
share/examples/m4/ddivert.m4