summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-08-03 09:03:49 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-08-03 09:03:49 +0000
commitfe8a515d5877db37bb0c2f2c9e8396ceead603cc (patch)
treef3818280cde8ba0f86c24567eb96d171dd1ecfc6 /ports-mgmt
parentUpdate to 1.7.2.2002.07.31. The optparse module has been included. (diff)
ruby-optparse is now part of ruby16-shim-ruby18.
Notes
Notes: svn path=/head/; revision=63897
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portupgrade-devel/Makefile3
-rw-r--r--ports-mgmt/portupgrade/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile
index dfbffb257bcd..f585d322f3f1 100644
--- a/ports-mgmt/portupgrade-devel/Makefile
+++ b/ports-mgmt/portupgrade-devel/Makefile
@@ -55,8 +55,7 @@ INSTALL_TARGET+= install-doc
.include <bsd.port.pre.mk>
.if ${RUBY_VER} < 1.7
-RUN_DEPENDS+= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \
- ${RUBY_SITEARCHLIBDIR}/features/ruby18/file.so:${PORTSDIR}/lang/ruby16-shim-ruby18
+RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/features/ruby18/file.so:${PORTSDIR}/lang/ruby16-shim-ruby18
.endif
pre-install:
diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile
index dfbffb257bcd..f585d322f3f1 100644
--- a/ports-mgmt/portupgrade/Makefile
+++ b/ports-mgmt/portupgrade/Makefile
@@ -55,8 +55,7 @@ INSTALL_TARGET+= install-doc
.include <bsd.port.pre.mk>
.if ${RUBY_VER} < 1.7
-RUN_DEPENDS+= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \
- ${RUBY_SITEARCHLIBDIR}/features/ruby18/file.so:${PORTSDIR}/lang/ruby16-shim-ruby18
+RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/features/ruby18/file.so:${PORTSDIR}/lang/ruby16-shim-ruby18
.endif
pre-install: