aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms2-scrobbler
diff options
context:
space:
mode:
authorAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-12-17 10:48:36 +0000
committerAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-12-17 10:48:36 +0000
commit88a3c1f3c42e7f2665e114fff7c72c0028c4a8c4 (patch)
tree4694867e7a08b557abe994648711ec0747746a7d /audio/xmms2-scrobbler
parent2b40b441d06132a4375605b26020bc15b6f78084 (diff)
downloadports-88a3c1f3c42e7f2665e114fff7c72c0028c4a8c4.tar.gz
ports-88a3c1f3c42e7f2665e114fff7c72c0028c4a8c4.zip
Notes
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 ede0b56bce8f..640e36910b23 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