aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby_static
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ruby_static')
-rw-r--r--lang/ruby_static/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ruby_static/Makefile b/lang/ruby_static/Makefile
index 680dc1f6dfec..1c5afd093bda 100644
--- a/lang/ruby_static/Makefile
+++ b/lang/ruby_static/Makefile
@@ -25,8 +25,7 @@ RUBY_VER?= 1.6
# 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
+EXT_PORTS= databases/ruby-bdb1
_PORTSDIR= ${.CURDIR}/../..
_RUBY_PORTDIR= ${_PORTSDIR}/${RUBY_PORT}