aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-08-03 17:03:49 +0800
committerknu <knu@FreeBSD.org>2002-08-03 17:03:49 +0800
commit73fca039a6f8914d8905ea95d4a01f911b39fc81 (patch)
treede19c7b4cbffc79091309701ed30766d8f1db501 /textproc
parentfe3083416443ee9b2b2367bfee3293a2057476b2 (diff)
downloadfreebsd-ports-gnome-73fca039a6f8914d8905ea95d4a01f911b39fc81.tar.gz
freebsd-ports-gnome-73fca039a6f8914d8905ea95d4a01f911b39fc81.tar.zst
freebsd-ports-gnome-73fca039a6f8914d8905ea95d4a01f911b39fc81.zip
ruby-optparse is now part of ruby16-shim-ruby18.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-rdtool/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile
index fe442dc129f9..2d8d6374c5b9 100644
--- a/textproc/ruby-rdtool/Makefile
+++ b/textproc/ruby-rdtool/Makefile
@@ -15,9 +15,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
BUILD_DEPENDS= ${DEPEND_RUBY_AMSTD} \
- racc:${PORTSDIR}/devel/ruby-racc \
- ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse
-RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse
+ racc:${PORTSDIR}/devel/ruby-racc
USE_RUBY= yes
@@ -32,9 +30,8 @@ DOCS_JA= README.ja.html doc/rd-draft.rd.ja doc/rd-draft.ja.html
.include <bsd.port.pre.mk>
.if ${RUBY_VER} < 1.7
-BUILD_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/strscan.so:${PORTSDIR}/lang/ruby16-shim-ruby18
-RUN_DEPENDS+= ${RUBY_SITELIBDIR}/racc/parser.rb:${PORTSDIR}/lang/ruby16-shim-ruby18 \
- ${RUBY_SITEARCHLIBDIR}/strscan.so:${PORTSDIR}/lang/ruby16-shim-ruby18
+BUILD_DEPENDS+= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/lang/ruby16-shim-ruby18
+RUN_DEPENDS+= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/lang/ruby16-shim-ruby18
.endif
do-configure: