diff options
author | seb <seb@pkgsrc.org> | 2003-06-19 21:48:04 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-06-19 21:48:04 +0000 |
commit | 2cc5045c97c41d8177ca52d131a06e9036a34afa (patch) | |
tree | c5c5e7373be5115e1ffdc953f24a6a530ce506dc /devel/bison | |
parent | 5ab8be8066273669ac731b3a0f60adee2c6fa7d9 (diff) | |
download | pkgsrc-2cc5045c97c41d8177ca52d131a06e9036a34afa.tar.gz |
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'devel/bison')
-rw-r--r-- | devel/bison/Makefile | 4 | ||||
-rw-r--r-- | devel/bison/PLIST | 4 |
2 files changed, 3 insertions, 5 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 |