aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms2-scrobbler
diff options
context:
space:
mode:
authoralexbl <alexbl@FreeBSD.org>2006-12-17 18:48:36 +0800
committeralexbl <alexbl@FreeBSD.org>2006-12-17 18:48:36 +0800
commitdfedae1a59dccc2b905948a8dd891d54866a1956 (patch)
tree3c0bb9df4d5c96289c00e36cfb4b7ee06ccea5eb /audio/xmms2-scrobbler
parent40badfd67edecce66b61b468ae9f4e82941ff535 (diff)
downloadfreebsd-ports-graphics-dfedae1a59dccc2b905948a8dd891d54866a1956.tar.gz
freebsd-ports-graphics-dfedae1a59dccc2b905948a8dd891d54866a1956.tar.zst
freebsd-ports-graphics-dfedae1a59dccc2b905948a8dd891d54866a1956.zip
- switch to devel/ruby-event-loop to resolve bug with rubygems usage [1]
PR: 103600 [1]
Diffstat (limited to 'audio/xmms2-scrobbler')
-rw-r--r--audio/xmms2-scrobbler/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms2-scrobbler/Makefile b/audio/xmms2-scrobbler/Makefile
index ede0b56bce8..640e36910b2 100644
--- a/audio/xmms2-scrobbler/Makefile
+++ b/audio/xmms2-scrobbler/Makefile
@@ -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