summaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-01-20 16:27:41 +0000
committerwiz <wiz@pkgsrc.org>2003-01-20 16:27:41 +0000
commitdac4037e6b9309e7564576633750884880cafe7d (patch)
tree8fd2a10ba05c0292597338ca2f909e0f81c8e3fd /devel/bison
parenta4764c1249abce50c441435349b2e4fa5423f5f8 (diff)
downloadpkgsrc-dac4037e6b9309e7564576633750884880cafe7d.tar.gz
Undo last -- adding stamp-vti to AUTOMAKE_PATTERNS in bsd.pkg.mk fixes this correctly.
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index 667761654b8..0a78ba53210 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2003/01/20 14:46:14 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2003/01/20 16:27:41 wiz Exp $
DISTNAME= bison-1.875
PKGREVISION= 1
@@ -20,7 +20,5 @@ M4= ${LOCALBASE}/bin/gm4
INFO_FILES= bison.info
-TEXINFO_REQD= 4.2
-
.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"