aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2016-12-26 19:00:05 +0000
committerSteve Wills <swills@FreeBSD.org>2016-12-26 19:00:05 +0000
commit39230bebc6c6fc16a4b4f4f4db2af913cce78870 (patch)
tree7cecfa71aa3e7dce86fb9f492e04909f883e098a /lang/Makefile
parent402fe64cc9ffbb743a1478297c78e13984d2dea7 (diff)
downloadports-39230bebc6c6fc16a4b4f4f4db2af913cce78870.tar.gz
ports-39230bebc6c6fc16a4b4f4f4db2af913cce78870.zip
Add Ruby 2.4.0
While here, remove local patches that are no longer needed and simplify post-patch target.
Notes
Notes: svn path=/head/; revision=429566
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 9a2928f05b9a..fd0e8d989696 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -298,6 +298,7 @@
SUBDIR += ruby21
SUBDIR += ruby22
SUBDIR += ruby23
+ SUBDIR += ruby24
SUBDIR += runawk
SUBDIR += rust
SUBDIR += rust-nightly