diff options
Diffstat (limited to 'math/rocs')
-rw-r--r-- | math/rocs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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].* |