summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2018-01-08 14:20:48 +0000
committertaca <taca@pkgsrc.org>2018-01-08 14:20:48 +0000
commit99e76f309ce934744baf310f1d19706d146a301f (patch)
tree8e64a8e599e397d0c8f5d7355e93c15d3e336a6a /lang/Makefile
parentbff0d8703cf9325a384e9922b762a12f7a4bc0f3 (diff)
downloadpkgsrc-99e76f309ce934744baf310f1d19706d146a301f.tar.gz
lang/Makefile: add and enable ruby25-base and ruby25
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index b75bdb0b840..0abe595147e 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.471 2018/01/03 13:06:17 fhajny Exp $
+# $NetBSD: Makefile,v 1.472 2018/01/08 14:20:48 taca Exp $
#
COMMENT= Programming languages
@@ -218,6 +218,8 @@ SUBDIR+= ruby23
SUBDIR+= ruby23-base
SUBDIR+= ruby24
SUBDIR+= ruby24-base
+SUBDIR+= ruby25
+SUBDIR+= ruby25-base
SUBDIR+= runawk
SUBDIR+= rust
SUBDIR+= sablevm