summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2021-02-14 15:09:29 +0000
committertaca <taca@pkgsrc.org>2021-02-14 15:09:29 +0000
commit3aea85fc0d75f12aaf13fd96bc0644e3f63e2c6c (patch)
treecc27ff6f1de496238a88d2ca37b8280e9262a1ff /x11
parent71d691cf79804215aac7e112c29b5c6106acb1f6 (diff)
downloadpkgsrc-3aea85fc0d75f12aaf13fd96bc0644e3f63e2c6c.tar.gz
Mark these packages Ruby 3.0 incompatible
Diffstat (limited to 'x11')
-rw-r--r--x11/ruby-wxruby/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/ruby-wxruby/Makefile b/x11/ruby-wxruby/Makefile
index e3a09e7908a..e2dce953691 100644
--- a/x11/ruby-wxruby/Makefile
+++ b/x11/ruby-wxruby/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2020/08/17 20:20:36 leot Exp $
+# $NetBSD: Makefile,v 1.37 2021/02/14 15:09:30 taca Exp $
#
DISTNAME= wxruby-2.0.1
@@ -13,6 +13,8 @@ LICENSE= mit
BUILD_DEPENDS+= ${RUBY_PKGPREFIX}-redcloth>=4.2.0:../../textproc/ruby-redcloth
+RUBY_VERSIONS_INCOMPATIBLE= 30
+
BUILD_TARGET= default html_docs
RAKE= ${RAKE_NAME} -I "./lib"
USE_LANGUAGES= c++