summaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-01-10 19:11:07 +0000
committerhubertf <hubertf>2000-01-10 19:11:07 +0000
commit9f23c77cc8b6a0f6a920fafd73708e25d7cbaf1c (patch)
tree9c62d3e17694963ddcb503ccbb246c390f221b10 /devel/bison
parentb30e3684f336df844f78bdf7cd658800b90e52f5 (diff)
downloadpkgsrc-9f23c77cc8b6a0f6a920fafd73708e25d7cbaf1c.tar.gz
be consistent on which version to wildcard
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index 3d44281915f..236eceba477 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1999/10/04 17:24:00 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2000/01/10 19:11:07 hubertf Exp $
DISTNAME= bison-1.28
CATEGORIES= devel
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=bison/}
MAINTAINER= thorpej@netbsd.org
HOMEPAGE= http://www.gnu.org/software/bison/bison.html
-DEPENDS+= gettext-0.10.35:../../devel/gettext
+DEPENDS+= gettext-0.10.*:../../devel/gettext
GNU_CONFIGURE= yes