diff options
Diffstat (limited to 'devel/libnest2d-ultimaker/Makefile')
| -rw-r--r-- | devel/libnest2d-ultimaker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libnest2d-ultimaker/Makefile b/devel/libnest2d-ultimaker/Makefile index 150dd4b2bcde..596699194705 100644 --- a/devel/libnest2d-ultimaker/Makefile +++ b/devel/libnest2d-ultimaker/Makefile @@ -1,6 +1,6 @@ PORTNAME= libnest2d-ultimaker DISTVERSION= 5.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MAINTAINER= db@FreeBSD.org @@ -10,7 +10,7 @@ WWW= https://github.com/Ultimaker/libnest2d LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -LIB_DEPENDS= libboost_system.so:devel/boost-libs \ +LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libpolyclipping.so:graphics/polyclipping \ libnlopt.so:math/nlopt |
