summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-08-03 09:03:49 +0000
committerknu <knu@FreeBSD.org>2002-08-03 09:03:49 +0000
commit73fca039a6f8914d8905ea95d4a01f911b39fc81 (patch)
treede19c7b4cbffc79091309701ed30766d8f1db501 /sysutils
parentfe3083416443ee9b2b2367bfee3293a2057476b2 (diff)
downloadFreeBSD-ports-73fca039a6f8914d8905ea95d4a01f911b39fc81.zip
FreeBSD-ports-73fca039a6f8914d8905ea95d4a01f911b39fc81.tar.gz
ruby-optparse is now part of ruby16-shim-ruby18.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/portupgrade-devel/Makefile3
-rw-r--r--sysutils/portupgrade/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile
index dfbffb2..f585d32 100644
--- a/sysutils/portupgrade-devel/Makefile
+++ b/sysutils/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/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile
index dfbffb2..f585d32 100644
--- a/sysutils/portupgrade/Makefile
+++ b/sysutils/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:
OpenPOWER on IntegriCloud