diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-12 16:12:00 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-12 16:12:00 +0000 |
commit | e1d433e49a9b91a3ff44bdc0fe2af8f98fe8f323 (patch) | |
tree | eafe309d743dcc3a216b2b990309ef99baa1c858 /lang/ruby18 | |
parent | 5eb4dc494b53cc437e22c0a8b40cbe74aabd2851 (diff) | |
download | ports-e1d433e49a9b91a3ff44bdc0fe2af8f98fe8f323.tar.gz ports-e1d433e49a9b91a3ff44bdc0fe2af8f98fe8f323.zip |
Notes
Diffstat (limited to 'lang/ruby18')
-rw-r--r-- | lang/ruby18/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile index e556d165de96..8ae0c6c81b54 100644 --- a/lang/ruby18/Makefile +++ b/lang/ruby18/Makefile @@ -86,6 +86,7 @@ INSTALLED_SCRIPTS= ${PREFIX}/bin/irb \ ${PREFIX}/bin/h2rb OBSOLETED_MODULES= dl \ + erb \ fileutils \ optparse \ racc-runtime \ |