summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-08-22 06:48:24 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-08-22 06:48:24 +0000
commite6e3eb63ec48da7895793ba0c37fff4e87c880b4 (patch)
tree14869d478dcf52feec57561763cb5dbea690a2f8 /devel/Makefile
parentTo separate runtime libraries from this port, add a "RUNTIME" knob for (diff)
This port is ruby-racc-runtime, the runtime libraries for Racc,
separated from ruby-racc.
Notes
Notes: svn path=/head/; revision=31846
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 90233ac44b9e..64b9b1559a47 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -271,6 +271,7 @@
SUBDIR += ruby-optparse
SUBDIR += ruby-property
SUBDIR += ruby-racc
+ SUBDIR += ruby-racc-runtime
SUBDIR += ruby-strscan
SUBDIR += rvm
SUBDIR += sdcc