aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/rubygem-gtk2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/rubygem-gtk2/Makefile b/x11-toolkits/rubygem-gtk2/Makefile
index 0dcf5d605984..77c136280167 100644
--- a/x11-toolkits/rubygem-gtk2/Makefile
+++ b/x11-toolkits/rubygem-gtk2/Makefile
@@ -12,13 +12,14 @@ WWW= https://ruby-gnome.github.io/ \
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
+BROKEN_RUBY32= yes
+
RUN_DEPENDS= rubygem-atk>=${PORTVERSION}:accessibility/rubygem-atk \
rubygem-gdk_pixbuf2>=${PORTVERSION}:graphics/rubygem-gdk_pixbuf2 \
rubygem-pango>=${PORTVERSION}:x11-toolkits/rubygem-pango
USES= gem gnome
USE_GNOME= gtk20
-BROKEN_RUBY32= yes
.include <bsd.port.options.mk>