svn commit: r392495 - head/audio/tomahawk
Tilman Keskinoz
arved at FreeBSD.org
Sun Jul 19 11:46:25 UTC 2015
Author: arved
Date: Sun Jul 19 11:46:24 2015
New Revision: 392495
URL: https://svnweb.freebsd.org/changeset/ports/392495
Log:
Oops, Fix INDEX breakage, port was renamed recently.
Modified:
head/audio/tomahawk/Makefile
Modified: head/audio/tomahawk/Makefile
==============================================================================
--- head/audio/tomahawk/Makefile Sun Jul 19 11:35:25 2015 (r392494)
+++ head/audio/tomahawk/Makefile Sun Jul 19 11:46:24 2015 (r392495)
@@ -22,7 +22,7 @@ LIB_DEPENDS= libattica.so:${PORTSDIR}/x1
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
More information about the svn-ports-all
mailing list