summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-activemodel70/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-activemodel70/Makefile b/devel/ruby-activemodel70/Makefile
index 40203236486..61d2cd5a514 100644
--- a/devel/ruby-activemodel70/Makefile
+++ b/devel/ruby-activemodel70/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/03/27 06:43:11 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2022/03/27 14:17:55 wiz Exp $
DISTNAME= activemodel-${RAILS_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-activemodel${RUBY_RAILS}-${RAILS_VERSION}
@@ -16,7 +16,7 @@ USE_LANGUAGES= # none
RUBY_RAILS_ACCEPTED= 70
RUBY_RAILS_STRICT_DEP= yes
-UBY_VERSIONS_INCOMPATIBLE= 26
+RUBY_VERSIONS_INCOMPATIBLE= 26
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"