aboutsummaryrefslogtreecommitdiffstats
path: root/lang/rubinius
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-22 01:15:14 +0800
committeradamw <adamw@FreeBSD.org>2014-07-22 01:15:14 +0800
commit43636950ad01aad98eaab6f75297e5073d87e478 (patch)
treec6f586cd1d4a5465956f93cb704a948b73424bc3 /lang/rubinius
parentd5c868ba4e9e46052c2ac3d4fd729bcd243c1e40 (diff)
downloadfreebsd-ports-gnome-43636950ad01aad98eaab6f75297e5073d87e478.tar.gz
freebsd-ports-gnome-43636950ad01aad98eaab6f75297e5073d87e478.tar.zst
freebsd-ports-gnome-43636950ad01aad98eaab6f75297e5073d87e478.zip
Add USES=readline to fix configure.
Diffstat (limited to 'lang/rubinius')
-rw-r--r--lang/rubinius/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rubinius/Makefile b/lang/rubinius/Makefile
index b48f4ee6a70a..2a81bcc62f4e 100644
--- a/lang/rubinius/Makefile
+++ b/lang/rubinius/Makefile
@@ -37,7 +37,7 @@ CONFIGURE_ARGS= -P "${PREFIX}" \
--vendordir "${PREFIX}/lib/ruby/vendor_ruby/rubinius" \
--stagingdir "${STAGEDIR}${PREFIX}" --with-execinfo
-USES= perl5 gmake tar:bzip2
+USES= perl5 gmake tar:bzip2 readline
USE_RUBY= yes
RUBY_NO_RUN_DEPENDS= yes
USE_PERL5= build