svn commit: r363752 - head/net-p2p/museekplus
Antoine Brodin
antoine at FreeBSD.org
Fri Aug 1 18:53:34 UTC 2014
Author: antoine
Date: Fri Aug 1 18:53:34 2014
New Revision: 363752
URL: http://svnweb.freebsd.org/changeset/ports/363752
QAT: https://qat.redports.org/buildarchive/r363752/
Log:
Fix LIB_DEPENDS
With hat: portmgr
Modified:
head/net-p2p/museekplus/Makefile
Modified: head/net-p2p/museekplus/Makefile
==============================================================================
--- head/net-p2p/museekplus/Makefile Fri Aug 1 18:17:54 2014 (r363751)
+++ head/net-p2p/museekplus/Makefile Fri Aug 1 18:53:34 2014 (r363752)
@@ -11,7 +11,7 @@ DISTNAME= museek+-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= SoulSeek client with separate terminal and Qt based interface
-LIB_DEPENDS= libxml++.so:${PORTSDIR}/textproc/libxml++26
+LIB_DEPENDS= libxml++-2.6.so:${PORTSDIR}/textproc/libxml++26
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
USES= fam pkgconfig scons tar:bzip2
More information about the svn-ports-head
mailing list