aboutsummaryrefslogtreecommitdiff
path: root/lang
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
parent6007d881a67e78f4bbb99c6698d926d0154b5eec (diff)
downloadports-a463bb6f3a5c7d472c8c3f0c0b62b373dc32e1ec.tar.gz
ports-a463bb6f3a5c7d472c8c3f0c0b62b373dc32e1ec.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby16_static/Makefile3
-rw-r--r--lang/ruby_static/Makefile3
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}