summaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorwiz <wiz>2003-01-20 16:27:41 +0000
committerwiz <wiz>2003-01-20 16:27:41 +0000
commit9f0ceafbbc1a9643fae8429eeb883f8a30986cb6 (patch)
tree8fd2a10ba05c0292597338ca2f909e0f81c8e3fd /devel/bison
parent9c433c9fbd4c776d646c36c9788f9734eaa858dc (diff)
downloadpkgsrc-9f0ceafbbc1a9643fae8429eeb883f8a30986cb6.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"