diff options
Diffstat (limited to 'devel/rubygem-re2/Makefile')
| -rw-r--r-- | devel/rubygem-re2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-re2/Makefile b/devel/rubygem-re2/Makefile index 8d33246d365a..e6fa984ee1bc 100644 --- a/devel/rubygem-re2/Makefile +++ b/devel/rubygem-re2/Makefile @@ -1,5 +1,5 @@ PORTNAME= re2 -PORTVERSION= 2.19.0 +PORTVERSION= 2.20.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libgmp.so:math/gmp \ libre2.so:devel/re2 -RUN_DEPENDS= rubygem-mini_portile2>=2.8.7<2.9:devel/rubygem-mini_portile2 +RUN_DEPENDS= rubygem-mini_portile2>=2.8.9<2.9:devel/rubygem-mini_portile2 USES= gem CONFIGURE_ARGS= --enable-system-libraries |
