aboutsummaryrefslogtreecommitdiff
path: root/audio/rhythmbox
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2008-01-06 22:47:04 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2008-01-06 22:47:04 +0000
commit9e5da6824afecab8d6aca7198b4f63a8e2668e26 (patch)
tree9089a05216a055a26ee9de53e65b84529eb4df64 /audio/rhythmbox
parentdcf07f09d32395435b92e0a5c809f68758620903 (diff)
downloadports-9e5da6824afecab8d6aca7198b4f63a8e2668e26.tar.gz
ports-9e5da6824afecab8d6aca7198b4f63a8e2668e26.zip
Notes
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r--audio/rhythmbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 21aa22c0eeb8..d2da7ce53bc2 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -111,7 +111,7 @@ PLIST_SUB+= PYTHON="@comment "
.endif
.if !defined(WITHOUT_IPOD)
-LIB_DEPENDS+= gpod.2:${PORTSDIR}/audio/libgpod
+LIB_DEPENDS+= gpod.3:${PORTSDIR}/audio/libgpod
CONFIGURE_ARGS+=--with-ipod
PLIST_SUB+= IPOD=""
.else