From f99d5fed2f0c22381640ebffee2d1e7e283a2cda Mon Sep 17 00:00:00 2001 From: arved Date: Sun, 19 Jul 2015 11:46:24 +0000 Subject: Oops, Fix INDEX breakage, port was renamed recently. --- audio/tomahawk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/tomahawk/Makefile b/audio/tomahawk/Makefile index b1ca709d3a65..75067bc80275 100644 --- a/audio/tomahawk/Makefile +++ b/audio/tomahawk/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libattica.so:${PORTSDIR}/x11-toolkits/attica \ liblastfm.so:${PORTSDIR}/audio/liblastfm \ libqca.so:${PORTSDIR}/devel/qca \ libqjson.so:${PORTSDIR}/devel/qjson \ - libqtkeychain.so:${PORTSDIR}/security/qtkeychain \ + libqtkeychain.so:${PORTSDIR}/security/qtkeychain-qt4 \ libquazip.so:${PORTSDIR}/archivers/quazip \ libtag.so:${PORTSDIR}/audio/taglib -- cgit