aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-08-02 02:53:34 +0800
committerantoine <antoine@FreeBSD.org>2014-08-02 02:53:34 +0800
commit750528a32025a1a0560f5158bff552dd239e147a (patch)
tree994b0630696e8b323f2a1bd82d7e91e262e0a65a /net-p2p
parentc07018f3559b5d69773d5b87786ff890c3d844cf (diff)
downloadfreebsd-ports-gnome-750528a32025a1a0560f5158bff552dd239e147a.tar.gz
freebsd-ports-gnome-750528a32025a1a0560f5158bff552dd239e147a.tar.zst
freebsd-ports-gnome-750528a32025a1a0560f5158bff552dd239e147a.zip
Fix LIB_DEPENDS
With hat: portmgr
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/museekplus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/museekplus/Makefile b/net-p2p/museekplus/Makefile
index 69004328617b..c8102b09e457 100644
--- a/net-p2p/museekplus/Makefile
+++ b/net-p2p/museekplus/Makefile
@@ -11,7 +11,7 @@ DISTNAME= museek+-${PORTVERSION}
MAINTAINER= ports@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