summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-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}