summaryrefslogtreecommitdiff
path: root/lang/ruby16_static/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-06-09 07:05:22 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-06-09 07:05:22 +0000
commita463bb6f3a5c7d472c8c3f0c0b62b373dc32e1ec (patch)
treed469c7954710b01ed175af378d59db99c085c151 /lang/ruby16_static/Makefile
parentUpgrade to v110.40. (diff)
devel/ruby-strscan has been replaced with lang/ruby16-shim-ruby18.
Reported by: make index
Notes
Notes: svn path=/head/; revision=60951
Diffstat (limited to '')
-rw-r--r--lang/ruby16_static/Makefile3
1 files changed, 1 insertions, 2 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}