aboutsummaryrefslogtreecommitdiffstats
path: root/audio/amarok-kde4
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2007-07-24 01:35:54 +0800
committerdanfe <danfe@FreeBSD.org>2007-07-24 01:35:54 +0800
commitbf60d4174c4a9e38dab8fec56f98c61396a8d6b3 (patch)
treeff1b32f403b76a0a59385b9072db365b1d8b3ec4 /audio/amarok-kde4
parente12257fe210ec05dd34c9f7983f2539f946c8240 (diff)
downloadfreebsd-ports-gnome-bf60d4174c4a9e38dab8fec56f98c61396a8d6b3.tar.gz
freebsd-ports-gnome-bf60d4174c4a9e38dab8fec56f98c61396a8d6b3.tar.zst
freebsd-ports-gnome-bf60d4174c4a9e38dab8fec56f98c61396a8d6b3.zip
Chase libgpod shared library version bump.
Diffstat (limited to 'audio/amarok-kde4')
-rw-r--r--audio/amarok-kde4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile
index f9a959cf021f..bbf85aebc345 100644
--- a/audio/amarok-kde4/Makefile
+++ b/audio/amarok-kde4/Makefile
@@ -6,7 +6,7 @@
PORTNAME= amarok
PORTVERSION= 1.4.5
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src
@@ -48,7 +48,7 @@ CONFIGURE_ARGS+=--without-exscalibar \
PLIST_SUB+= GPOD="@comment "
CONFIGURE_ARGS+=--without-libgpod
.else
-LIB_DEPENDS+= gpod.1:${PORTSDIR}/audio/libgpod
+LIB_DEPENDS+= gpod.2:${PORTSDIR}/audio/libgpod
CONFIGURE_ARGS+=--with-libgpod
PLIST_SUB+= GPOD=""
.endif