diff options
author | swills <swills@FreeBSD.org> | 2016-01-17 07:06:25 +0000 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-01-17 07:06:25 +0000 |
commit | f6cbc43a402b24cf215a7841d747e5a606f23535 (patch) | |
tree | 902fa29d9a5cf9935738607467fcd8ffb0d8fc69 /textproc/ruby-rss.alt | |
parent | ce4e4352d8fbfe530591b12bc321de15e6fa30d6 (diff) | |
download | FreeBSD-ports-f6cbc43a402b24cf215a7841d747e5a606f23535.zip FreeBSD-ports-f6cbc43a402b24cf215a7841d747e5a606f23535.tar.gz |
mark ports that don't work with Ruby 2.3
PR: 205774
Diffstat (limited to 'textproc/ruby-rss.alt')
-rw-r--r-- | textproc/ruby-rss.alt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ruby-rss.alt/Makefile b/textproc/ruby-rss.alt/Makefile index 2259a00..089b7b3 100644 --- a/textproc/ruby-rss.alt/Makefile +++ b/textproc/ruby-rss.alt/Makefile @@ -18,6 +18,7 @@ LICENSE_COMB= dual RUN_DEPENDS= ja-${RUBY_PKGNAMEPREFIX}uconv>=0:${PORTSDIR}/japanese/ruby-uconv BROKEN_RUBY22= yes +BROKEN_RUBY23= yes CONFLICTS_INSTALL= ruby-rss-* |