summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 cff07f8301cc..8b0fffe75c24 100644
--- a/lang/ruby16_static/Makefile
+++ b/lang/ruby16_static/Makefile
@@ -22,8 +22,7 @@ USE_AUTOCONF= yes
# Beware, because gdbm is under GPL, you must treat the whole binary
# as GPL says.
EXT_PORTS= archivers/ruby-zlib \
- devel/ruby-strscan \
- sysutils/ruby-syslog
+ devel/ruby-strscan
_PORTSDIR= ${.CURDIR}/../..
_RUBY_PORTDIR= ${_PORTSDIR}/${RUBY_PORT}
diff --git a/lang/ruby_static/Makefile b/lang/ruby_static/Makefile
index cff07f8301cc..8b0fffe75c24 100644
--- a/lang/ruby_static/Makefile
+++ b/lang/ruby_static/Makefile
@@ -22,8 +22,7 @@ USE_AUTOCONF= yes
# Beware, because gdbm is under GPL, you must treat the whole binary
# as GPL says.
EXT_PORTS= archivers/ruby-zlib \
- devel/ruby-strscan \
- sysutils/ruby-syslog
+ devel/ruby-strscan
_PORTSDIR= ${.CURDIR}/../..
_RUBY_PORTDIR= ${_PORTSDIR}/${RUBY_PORT}