summaryrefslogtreecommitdiff
path: root/audio/amarok
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-04-28 16:38:50 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-04-28 16:38:50 +0000
commit23e35dbc6f5cf1a60775c9b617229ab2c8d1efca (patch)
tree392cbb7326fb24e70f7a2863ea2ec3ac60f91e43 /audio/amarok
parentFix build on 6-CURRENT by correcting the patch. (diff)
Insist on libtag.so.4.
Notes
Notes: svn path=/head/; revision=134314
Diffstat (limited to 'audio/amarok')
-rw-r--r--audio/amarok/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index 1bbc5bcdd250..fe8ba030200b 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= lauri@kde.org
COMMENT= Media player for KDE
-LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib
+LIB_DEPENDS= tag.4:${PORTSDIR}/audio/taglib
USE_BZIP2= yes
USE_KDEBASE_VER=3