summaryrefslogtreecommitdiff
path: root/www/netsurf
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2012-10-12 14:36:29 +0000
committercheusov <cheusov@pkgsrc.org>2012-10-12 14:36:29 +0000
commit36e492e01a5a23f66b1715908ed76a6c1714cc18 (patch)
tree504bae5e0909fed1fb02e52d768e226237c0763d /www/netsurf
parent5ad20ca7ab2e75c096f2009991191f52cd47e29b (diff)
downloadpkgsrc-36e492e01a5a23f66b1715908ed76a6c1714cc18.tar.gz
Replace invalid pattern >=0.12.* with >=0.12
Diffstat (limited to 'www/netsurf')
-rw-r--r--www/netsurf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile
index 6fc61ddec08..183a6c44312 100644
--- a/www/netsurf/Makefile
+++ b/www/netsurf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2012/10/08 23:02:33 adam Exp $
+# $NetBSD: Makefile,v 1.24 2012/10/12 14:36:29 cheusov Exp $
#
DISTNAME= netsurf-1.2-src
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.netsurf-browser.org/
COMMENT= Web browser for RISC OS and UNIX-like platforms
BUILD_DEPENDS+= lemon>=1.0:../../devel/lemon
-BUILD_DEPENDS+= re2c>=0.12.*:../../devel/re2c
+BUILD_DEPENDS+= re2c>=0.12:../../devel/re2c
PKG_DESTDIR_SUPPORT= user-destdir