aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby24
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-12 22:25:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-12 22:25:34 +0000
commit692209025aac5b9d0d3658991598c7345e7384af (patch)
tree2302b3cdb024fcad4379370d791157808a0f9518 /lang/ruby24
parentf0dd111ecba9e47320d8c7ea01e63ea4e7a2fb80 (diff)
downloadports-692209025aac5b9d0d3658991598c7345e7384af.tar.gz
ports-692209025aac5b9d0d3658991598c7345e7384af.zip
Notes
Diffstat (limited to 'lang/ruby24')
-rw-r--r--lang/ruby24/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ruby24/Makefile b/lang/ruby24/Makefile
index de6e0c97e2f7..7493778b1f24 100644
--- a/lang/ruby24/Makefile
+++ b/lang/ruby24/Makefile
@@ -67,9 +67,8 @@ GMP_LIB_DEPENDS= libgmp.so:math/gmp
LIBEDIT_CONFIGURE_ON= --enable-libedit --with-libedit-dir=${LOCALBASE}
LIBEDIT_USES= libedit
RDOC_CONFIGURE_ENABLE= install-rdoc
-READLINE_BUILD_DEPENDS= readline>=0:devel/readline
READLINE_CONFIGURE_ON= --disable-libedit --with-readline-dir=${LOCALBASE}
-READLINE_RUN_DEPENDS= readline>=0:devel/readline
+READLINE_USES= readline:port
CPE_VENDOR= ruby-lang
CPE_VERSION= ${RUBY_RELVERSION}