aboutsummaryrefslogtreecommitdiffstats
path: root/audio/amarok-kde4
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2007-03-19 03:59:14 +0800
committerdanfe <danfe@FreeBSD.org>2007-03-19 03:59:14 +0800
commit174c236bf552301a3407b91a3ad5a763d0ce2930 (patch)
treef5509f35dc9901ceaadec2cedaa0f9c29048c1a3 /audio/amarok-kde4
parent34776a72d88a6f337a9a719d4114b36144b1497e (diff)
downloadfreebsd-ports-gnome-174c236bf552301a3407b91a3ad5a763d0ce2930.tar.gz
freebsd-ports-gnome-174c236bf552301a3407b91a3ad5a763d0ce2930.tar.zst
freebsd-ports-gnome-174c236bf552301a3407b91a3ad5a763d0ce2930.zip
Chase libgpod version bump.
Based on PR: ports/109300
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 459ebe1bd8a4..478f42b55f3a 100644
--- a/audio/amarok-kde4/Makefile
+++ b/audio/amarok-kde4/Makefile
@@ -6,7 +6,7 @@
PORTNAME= amarok
PORTVERSION= 1.4.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src
@@ -52,7 +52,7 @@ CONFIGURE_ARGS+=--without-exscalibar \
PLIST_SUB+= GPOD="@comment "
CONFIGURE_ARGS+=--without-libgpod
.else
-LIB_DEPENDS+= gpod.400:${PORTSDIR}/audio/libgpod
+LIB_DEPENDS+= gpod.1:${PORTSDIR}/audio/libgpod
CONFIGURE_ARGS+=--with-libgpod
PLIST_SUB+= GPOD=""
.endif