diff options
author | swills <swills@FreeBSD.org> | 2016-02-04 00:28:52 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-02-04 00:28:52 +0800 |
commit | 08ca973a80dd63fe27ad34b185875a7b57aade7e (patch) | |
tree | cc1adce11fcb84459bbccfab059dd80460863789 /audio | |
parent | 242914f97910f8bcfba378a5aa51016a443ed2d8 (diff) | |
download | freebsd-ports-gnome-08ca973a80dd63fe27ad34b185875a7b57aade7e.tar.gz freebsd-ports-gnome-08ca973a80dd63fe27ad34b185875a7b57aade7e.tar.zst freebsd-ports-gnome-08ca973a80dd63fe27ad34b185875a7b57aade7e.zip |
audio/ruby-xmms2: mark broken with Ruby 2.2
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ruby-xmms2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ruby-xmms2/Makefile b/audio/ruby-xmms2/Makefile index 623cd62cfdcb..1790a97cd7ad 100644 --- a/audio/ruby-xmms2/Makefile +++ b/audio/ruby-xmms2/Makefile @@ -16,6 +16,7 @@ CONFIGURE_TARGET= configure USE_RUBY= yes USE_GNOME= glib20 +BROKEN_RUBY22= yes BROKEN_RUBY23= yes PLIST= ${.CURDIR}/pkg-plist |