From f9d4be6cb76f701b71c67b907d31d6e209455b3a Mon Sep 17 00:00:00 2001 From: bapt Date: Thu, 12 Dec 2013 13:01:40 +0000 Subject: Convert LIB_DEPENDS for ports depending on boost --- math/rocs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/rocs') diff --git a/math/rocs/Makefile b/math/rocs/Makefile index b840176aefb1..cec7dc267ad7 100644 --- a/math/rocs/Makefile +++ b/math/rocs/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= KDE Graph theory IDE -LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs CONFLICTS= kdeedu-4.[0-6].* -- cgit