aboutsummaryrefslogtreecommitdiff
path: root/audio/amarok
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2011-03-15 15:05:40 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2011-03-15 15:05:40 +0000
commite954314547343d0087dfb66f9d74758e423298e8 (patch)
tree539f11178ca70b7d35b1ed9ce3012a9b8ce5cf6c /audio/amarok
parent9f3a2d6f0ef86d0f456d740b233cf73dd51a88a2 (diff)
Notes
Diffstat (limited to 'audio/amarok')
-rw-r--r--audio/amarok/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index 61b835fa8061..15d1af5f4460 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -7,7 +7,7 @@
PORTNAME= amarok
PORTVERSION= 1.4.10
-PORTREVISION= 13
+PORTREVISION= 14
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.5:${PORTSDIR}/audio/libgpod
+LIB_DEPENDS+= gpod.7:${PORTSDIR}/audio/libgpod
CONFIGURE_ARGS+=--with-libgpod
PLIST_SUB+= GPOD=""
.endif