diff options
author | swills <swills@FreeBSD.org> | 2016-01-17 15:06:25 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-01-17 15:06:25 +0800 |
commit | f6cbc43a402b24cf215a7841d747e5a606f23535 (patch) | |
tree | 902fa29d9a5cf9935738607467fcd8ffb0d8fc69 /japanese | |
parent | ce4e4352d8fbfe530591b12bc321de15e6fa30d6 (diff) | |
download | freebsd-ports-gnome-f6cbc43a402b24cf215a7841d747e5a606f23535.tar.gz freebsd-ports-gnome-f6cbc43a402b24cf215a7841d747e5a606f23535.tar.zst freebsd-ports-gnome-f6cbc43a402b24cf215a7841d747e5a606f23535.zip |
mark ports that don't work with Ruby 2.3
PR: 205774
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/rubygem-jpmobile/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/rubygem-jpmobile/Makefile b/japanese/rubygem-jpmobile/Makefile index a11d432e4025..3817b9103ba0 100644 --- a/japanese/rubygem-jpmobile/Makefile +++ b/japanese/rubygem-jpmobile/Makefile @@ -20,6 +20,8 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +BROKEN_RUBY23= yes + PORTSCOUT= limit:^3\.0\. OPTIONS_DEFINE= GEOKIT IPADDRESSES TERMINFO |