aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-06-04 23:02:52 +0800
committerAkinori MUSHA <knu@FreeBSD.org>2001-06-04 23:02:52 +0800
commit70782b1469282cb2ed4f90aac28ea8adcb3f99d9 (patch)
tree15844e032938bdbb066239ca1febd25e7111badd /lang/Makefile
parent9b3bcd846b06465a7b9f916c7e56af110938d082 (diff)
downloadfreebsd-ports-gnome-70782b1469282cb2ed4f90aac28ea8adcb3f99d9.tar.gz
freebsd-ports-gnome-70782b1469282cb2ed4f90aac28ea8adcb3f99d9.tar.zst
freebsd-ports-gnome-70782b1469282cb2ed4f90aac28ea8adcb3f99d9.zip
Add lang/ruby_r and lang/ruby_r-devel, ruby binary linked with libc_r.
As there are unidentified problems with libc_r + ruby, please use this with care. I'd appreciate if any of you could join me in debugging.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 4eaa34d02d12..c6180ae135ad 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -127,6 +127,8 @@
SUBDIR += ruby-ri
SUBDIR += ruby-tcltklib
SUBDIR += ruby-usersguide
+ SUBDIR += ruby_r
+ SUBDIR += ruby_r-devel
SUBDIR += ruby_static
SUBDIR += ruby_static-devel
SUBDIR += scheme48