aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms2-scrobbler
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-07-11 16:26:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-07-11 16:26:26 +0000
commitc2d1a14c7c87601a2482b2337ade1454f6ac5a68 (patch)
treed6c77b7a4c1035ef2fe37dd09eb4885e2b07cae0 /audio/xmms2-scrobbler
parentfcf1af8ef459be093271d14274f70832a4bc883a (diff)
downloadports-c2d1a14c7c87601a2482b2337ade1454f6ac5a68.tar.gz
ports-c2d1a14c7c87601a2482b2337ade1454f6ac5a68.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 ce813a85222c..3e85cdaf8e9d 100644
--- a/audio/xmms2-scrobbler/Makefile
+++ b/audio/xmms2-scrobbler/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmms2-scrobbler
PORTVERSION= 0.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= ftp://ftp.code-monkey.de/pub/${PORTNAME}/
@@ -13,7 +13,7 @@ COMMENT= Last.fm submission client for XMMS2
LICENSE= MIT
LIB_DEPENDS= xmmsclient.6:${PORTSDIR}/audio/xmms2 \
- curl.6:${PORTSDIR}/ftp/curl
+ curl:${PORTSDIR}/ftp/curl
USES= pkgconfig
USE_GMAKE= yes