Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jul 2015 11:46:25 +0000 (UTC)
From:      Tilman Keskinoz <arved@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392495 - head/audio/tomahawk
Message-ID:  <201507191146.t6JBkPkM032912@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507191146.t6JBkPkM032912>