diff options
author | knu <knu@FreeBSD.org> | 2002-06-09 15:05:22 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-06-09 15:05:22 +0800 |
commit | 7a4856e0e8b327ac476913f872d18f330be0bb1c (patch) | |
tree | 9bba813d3a434465648f2345c5c543a256d97636 /lang | |
parent | 71dcd493914637c6d51a40835170bba4b0c13310 (diff) | |
download | freebsd-ports-gnome-7a4856e0e8b327ac476913f872d18f330be0bb1c.tar.gz freebsd-ports-gnome-7a4856e0e8b327ac476913f872d18f330be0bb1c.tar.zst freebsd-ports-gnome-7a4856e0e8b327ac476913f872d18f330be0bb1c.zip |
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} |