summaryrefslogtreecommitdiff
path: root/lang/ruby16_static
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-04-19 15:57:37 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-04-19 15:57:37 +0000
commit40e9f7052c90e705ae89098586047996410e7e1e (patch)
treed00b0669b904bdc85dd39088fe1d6453818ccf36 /lang/ruby16_static
parentNew port: konwert (diff)
Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to the
latest snapshots as of 2003-04-19. ruby-bigdecimal (formerly known as ruby-bigfloat) and ruby-zlib are now part of ruby 1.8.
Notes
Notes: svn path=/head/; revision=79296
Diffstat (limited to 'lang/ruby16_static')
-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 680dc1f6dfec..1c5afd093bda 100644
--- a/lang/ruby16_static/Makefile
+++ b/lang/ruby16_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}