diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-06-09 07:05:22 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-06-09 07:05:22 +0000 |
commit | a463bb6f3a5c7d472c8c3f0c0b62b373dc32e1ec (patch) | |
tree | d469c7954710b01ed175af378d59db99c085c151 /lang | |
parent | Upgrade to v110.40. (diff) |
devel/ruby-strscan has been replaced with lang/ruby16-shim-ruby18.
Reported by: make index
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ruby16_static/Makefile | 3 | ||||
-rw-r--r-- | lang/ruby_static/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/lang/ruby16_static/Makefile b/lang/ruby16_static/Makefile index 77914646ae5f..d36aa367a7f6 100644 --- a/lang/ruby16_static/Makefile +++ b/lang/ruby16_static/Makefile @@ -21,8 +21,7 @@ USE_RUBY= yes # Beware, because gdbm is under GPL, you must treat the whole binary # as GPL says if you include gdbm in it. EXT_PORTS= archivers/ruby-zlib \ - databases/ruby-bdb1 \ - devel/ruby-strscan + databases/ruby-bdb1 _PORTSDIR= ${.CURDIR}/../.. _RUBY_PORTDIR= ${_PORTSDIR}/${RUBY_PORT} diff --git a/lang/ruby_static/Makefile b/lang/ruby_static/Makefile index 77914646ae5f..d36aa367a7f6 100644 --- a/lang/ruby_static/Makefile +++ b/lang/ruby_static/Makefile @@ -21,8 +21,7 @@ USE_RUBY= yes # Beware, because gdbm is under GPL, you must treat the whole binary # as GPL says if you include gdbm in it. EXT_PORTS= archivers/ruby-zlib \ - databases/ruby-bdb1 \ - devel/ruby-strscan + databases/ruby-bdb1 _PORTSDIR= ${.CURDIR}/../.. _RUBY_PORTDIR= ${_PORTSDIR}/${RUBY_PORT} |