summaryrefslogtreecommitdiff
path: root/audio/amarok/Makefile
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2005-08-31 13:34:15 +0000
committerMichael Landin <mich@FreeBSD.org>2005-08-31 13:34:15 +0000
commit31fda270d4af85505b29ccfda5fbc458ed10bba8 (patch)
treeb8be69c5d16284a7274ada18144f194b480d7a2c /audio/amarok/Makefile
parentUpdate to -> 1.4 (diff)
o chase taglib libversion
o bump PORTREVISION
Notes
Notes: svn path=/head/; revision=141584
Diffstat (limited to '')
-rw-r--r--audio/amarok/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index e2b5fa21ba5b..424521dbc2f6 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -6,7 +6,7 @@
PORTNAME= amarok
PORTVERSION= 1.2.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mich@FreeBSD.org
COMMENT= Media player for KDE
-LIB_DEPENDS= tag.4:${PORTSDIR}/audio/taglib \
+LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib \
tunepimp:${PORTSDIR}/audio/libtunepimp
USE_BZIP2= yes