summaryrefslogtreecommitdiff
path: root/inputmethod
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 /inputmethod
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 'inputmethod')
-rw-r--r--inputmethod/prime-dict/Makefile4
-rw-r--r--inputmethod/prime-el/Makefile4
-rw-r--r--inputmethod/prime/Makefile4
-rw-r--r--inputmethod/scim-prime/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/inputmethod/prime-dict/Makefile b/inputmethod/prime-dict/Makefile
index dcaf1c2e966..f940cb44efb 100644
--- a/inputmethod/prime-dict/Makefile
+++ b/inputmethod/prime-dict/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/06/29 11:06:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2016/09/08 15:19:17 joerg Exp $
#
DISTNAME= prime-dict-1.0.0
@@ -15,7 +15,7 @@ USE_LANGUAGES= # none
CONFIGURE_ARGS+= --with-rubydir=${PREFIX}/${RUBY_VENDORLIB}
-RUBY_VERSION_SUPPORTED= 18
+RUBY_VERSIONS_ACCEPTED= 18
.include "../../lang/ruby/modules.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/inputmethod/prime-el/Makefile b/inputmethod/prime-el/Makefile
index dbee37177b0..e8f21b8b66a 100644
--- a/inputmethod/prime-el/Makefile
+++ b/inputmethod/prime-el/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/06/29 11:06:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2016/09/08 15:19:17 joerg Exp $
#
DISTNAME= prime-el-1.5.1.3
@@ -13,7 +13,7 @@ COMMENT= PRIME client for emacsen
LICENSE= gnu-gpl-v2
DEPENDS+= ${EMACS_PKGNAME_PREFIX}suikyo-elisp-[0-9]*:../../textproc/suikyo-elisp
-RUBY_VERSION_SUPPORTED= 18
+RUBY_VERSIONS_ACCEPTED= 18
GNU_CONFIGURE= yes
USE_LANGUAGES= # none
diff --git a/inputmethod/prime/Makefile b/inputmethod/prime/Makefile
index 2c392a2153c..afc60724717 100644
--- a/inputmethod/prime/Makefile
+++ b/inputmethod/prime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/06/29 11:06:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2016/09/08 15:19:17 joerg Exp $
#
DISTNAME= prime-1.0.0.1
@@ -22,7 +22,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-sary-[0-9]*:../../textproc/ruby-sary
#
# Currently, it seems some encoding problem.
#
-RUBY_VERSION_SUPPORTED= 18
+RUBY_VERSIONS_ACCEPTED= 18
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
diff --git a/inputmethod/scim-prime/Makefile b/inputmethod/scim-prime/Makefile
index a7c64c23b2a..02bacbe6780 100644
--- a/inputmethod/scim-prime/Makefile
+++ b/inputmethod/scim-prime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2016/08/03 10:23:01 adam Exp $
+# $NetBSD: Makefile,v 1.28 2016/09/08 15:19:17 joerg Exp $
#
DISTNAME= scim-prime-1.0.1
@@ -11,7 +11,7 @@ HOMEPAGE= http://osdn.jp/projects/scim-imengine/
COMMENT= SCIM IMEngine module for PRIME
LICENSE= gnu-gpl-v2
-RUBY_VERSION_SUPPORTED= 18
+RUBY_VERSIONS_ACCEPTED= 18
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes