1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Do not install a redistributed application.rb and depend on the newly

added port sysutils/ruby-application.rb.
This commit is contained in:
Akinori MUSHA 2001-07-19 18:36:43 +00:00
parent fe58ca2bec
commit 362e1c6e6f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45254
2 changed files with 3 additions and 5 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= soap
PORTVERSION= 1.3.5
PORTREVISION= 1
CATEGORIES= net ruby
MASTER_SITES= http://www.jin.gr.jp/~nahi/Ruby/SOAP4R/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@ -15,7 +16,8 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
RUN_DEPENDS= ${RUBY_SITELIBDIR}/urb.rb:${PORTSDIR}/net/ruby-urb \
RUN_DEPENDS= ${RUBY_SITELIBDIR}/application.rb:${PORTSDIR}/sysutils/ruby-application.rb \
${RUBY_SITELIBDIR}/urb.rb:${PORTSDIR}/net/ruby-urb \
${RUBY_SITELIBDIR}/http-access.rb:${PORTSDIR}/www/ruby-http-access \
${RUBY_SITELIBDIR}/date3.rb:${PORTSDIR}/devel/ruby-date2 \
${RUBY_SITELIBDIR}/nqxml/info.rb:${PORTSDIR}/textproc/ruby-nqxml
@ -27,9 +29,6 @@ NO_BUILD= yes
DOCS_EN= RELEASE_en.html rubyStyle.css
DOCS_JA= RELEASE_ja.html
post-extract:
${CP} ${WRKSRC}/redist/application.rb ${WRKSRC}/lib/
post-patch:
${RUBY} -i -pe 'gsub /\brubyStyle.css\b/, "../\\1"' ${WRKSRC}/RELEASE_ja.html

View File

@ -1,4 +1,3 @@
%%RUBY_SITELIBDIR%%/application.rb
%%RUBY_SITELIBDIR%%/soap/XMLSchemaDatatypes.rb
%%RUBY_SITELIBDIR%%/soap/XMLSchemaDatatypes1999.rb
%%RUBY_SITELIBDIR%%/soap/baseData.rb