summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2016-09-08 15:19:16 +0000
committerjoerg <joerg@pkgsrc.org>2016-09-08 15:19:16 +0000
commite75a446f2a5f52bb4e7a67bc2f22ec13a42d3287 (patch)
treea49d70a18801d0228d7d0914a0af73c9fc359476 /security
parentd06eaaffc87e3b0c0267382b88a56d184c3146ce (diff)
downloadpkgsrc-e75a446f2a5f52bb4e7a67bc2f22ec13a42d3287.tar.gz
Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the
naming scheme of the other multi-version packages. Add support for the coorresponding RUBY_VERSIONS_INCOMPATIBLE list.
Diffstat (limited to 'security')
-rw-r--r--security/libprelude-ruby/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libprelude-ruby/Makefile b/security/libprelude-ruby/Makefile
index 777a761e5bf..c7a1e2ab4d1 100644
--- a/security/libprelude-ruby/Makefile
+++ b/security/libprelude-ruby/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2016/03/13 09:36:59 taca Exp $
+# $NetBSD: Makefile,v 1.13 2016/09/08 15:19:18 joerg Exp $
PKGNAME= libprelude-ruby-${VERSION}
PKGREVISION= 8
@@ -6,7 +6,7 @@ COMMENT= Ruby bindings to LibPrelude
.include "../../security/libprelude/Makefile.common"
-RUBY_VERSION_SUPPORTED= 18
+RUBY_VERSIONS_ACCEPTED= 18
BUILD_DIRS= bindings/ruby
PKG_OPTIONS_VAR= PKG_OPTIONS.libprelude