diff options
Diffstat (limited to 'devel/axmldec/Makefile')
| -rw-r--r-- | devel/axmldec/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/axmldec/Makefile b/devel/axmldec/Makefile index 658ee4922b10..1e3bbf6c615e 100644 --- a/devel/axmldec/Makefile +++ b/devel/axmldec/Makefile @@ -1,7 +1,7 @@ PORTNAME= axmldec PORTVERSION= 1.2.0 DISTVERSIONPREFIX= v -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= devel MAINTAINER= danfe@FreeBSD.org @@ -11,7 +11,7 @@ WWW= https://github.com/ytsutano/axmldec LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE.md -LIB_DEPENDS= libboost_system.so:devel/boost-libs +LIB_DEPENDS= libboost_thread.so:devel/boost-libs USES= cmake compiler:c++14-lang cpe minizip:ng pkgconfig CPE_VENDOR= ${PORTNAME}_project |
