diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-01-17 07:06:25 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-01-17 07:06:25 +0000 |
commit | f0b0908dc5170e04f71b96d5d40a92cf318f9a15 (patch) | |
tree | 902fa29d9a5cf9935738607467fcd8ffb0d8fc69 /textproc/ruby-sary | |
parent | e98431cd0af7a86fdc236f93ae7b82836b5882c8 (diff) |
Notes
Diffstat (limited to 'textproc/ruby-sary')
-rw-r--r-- | textproc/ruby-sary/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ruby-sary/Makefile b/textproc/ruby-sary/Makefile index a48021597a8a..6d33a0e61c5f 100644 --- a/textproc/ruby-sary/Makefile +++ b/textproc/ruby-sary/Makefile @@ -19,6 +19,7 @@ LICENSE_COMB= dual LIB_DEPENDS= libsary.so:${PORTSDIR}/textproc/sary BROKEN_RUBY22= yes +BROKEN_RUBY23= yes OPTIONS_DEFINE= DOCS |