aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-21 17:19:57 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-21 18:12:02 +0000
commit9b3804f2e24377acfaf26dd8f79bd98d7586fdc6 (patch)
treef520f391b9d43dc58f5f0c6aedec085df628d8ff
parent414ce921aa3a60bc7ec388d0c61e1d9532c29b7e (diff)
downloadports-9b3804f2e24377acfaf26dd8f79bd98d7586fdc6.tar.gz
ports-9b3804f2e24377acfaf26dd8f79bd98d7586fdc6.zip
textproc/rubygem-linguistics: Update version requirement of RUN_DEPENDS
-rw-r--r--textproc/rubygem-linguistics/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/rubygem-linguistics/Makefile b/textproc/rubygem-linguistics/Makefile
index 19af959fbbe3..3f2720bdc104 100644
--- a/textproc/rubygem-linguistics/Makefile
+++ b/textproc/rubygem-linguistics/Makefile
@@ -11,12 +11,13 @@ COMMENT= Framework for extending Ruby objects with linguistic methods
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-loggability>=0.11:textproc/rubygem-loggability
+RUN_DEPENDS= rubygem-loggability>=0.11<1:textproc/rubygem-loggability
+
+USES= gem shebangfix
+USE_RUBY= yes
NO_ARCH= yes
-USE_RUBY= yes
-USES= gem shebangfix
SHEBANG_FILES= lib/linguistics.rb \
lib/linguistics/en/linkparser.rb