mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- switch to devel/ruby-event-loop to resolve bug with rubygems usage [1]
PR: 103600 [1]
This commit is contained in:
parent
2b40b441d0
commit
88a3c1f3c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180011
@ -13,10 +13,10 @@ MAINTAINER= alexbl@FreeBSD.org
|
||||
COMMENT= A last.fm submission client for XMMS2
|
||||
|
||||
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xmmsclient.so:${PORTSDIR}/audio/ruby-xmms2 \
|
||||
${LOCALBASE}/lib/ruby/gems/${RUBY_VER}/gems/event-loop-0.2/gemspec.rb:${PORTSDIR}/devel/rubygem-event-loop \
|
||||
${RUBY_SITELIBDIR}/event-loop.rb:${PORTSDIR}/devel/ruby-event-loop \
|
||||
${LOCALBASE}/bin/rake:${PORTSDIR}/devel/rubygem-rake
|
||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xmmsclient.so:${PORTSDIR}/audio/ruby-xmms2 \
|
||||
${LOCALBASE}/lib/ruby/gems/${RUBY_VER}/gems/event-loop-0.2/gemspec.rb:${PORTSDIR}/devel/rubygem-event-loop
|
||||
${RUBY_SITELIBDIR}/event-loop.rb:${PORTSDIR}/devel/ruby-event-loop
|
||||
|
||||
USE_RUBY= yes
|
||||
NO_BUILD= yes
|
||||
|
Loading…
Reference in New Issue
Block a user