aboutsummaryrefslogtreecommitdiff
path: root/audio/rhythmbox-devel
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2007-07-23 17:35:54 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2007-07-23 17:35:54 +0000
commit5d98677d5702cb387d224e83cc617b8d03b068d1 (patch)
tree282d54ceff64cb4753126ccf9704e27ac772b0b5 /audio/rhythmbox-devel
parentb9a2752c5885d19cbe0b72cbb7c1dd6da7ac9f4c (diff)
downloadports-5d98677d5702cb387d224e83cc617b8d03b068d1.tar.gz
ports-5d98677d5702cb387d224e83cc617b8d03b068d1.zip
Notes
Diffstat (limited to 'audio/rhythmbox-devel')
-rw-r--r--audio/rhythmbox-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index 9810703b3692..2e4923f52232 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -8,7 +8,7 @@
PORTNAME= rhythmbox
PORTVERSION= 0.10.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10
@@ -111,7 +111,7 @@ PLIST_SUB+= PYTHON="@comment "
.endif
.if !defined(WITHOUT_IPOD)
-LIB_DEPENDS+= gpod.1:${PORTSDIR}/audio/libgpod
+LIB_DEPENDS+= gpod.2:${PORTSDIR}/audio/libgpod
CONFIGURE_ARGS+=--with-ipod
PLIST_SUB+= IPOD=""
.else