diff options
Diffstat (limited to 'net/kea-devel/Makefile')
| -rw-r--r-- | net/kea-devel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/kea-devel/Makefile b/net/kea-devel/Makefile index ac73c2eda7e9..72133dc2e709 100644 --- a/net/kea-devel/Makefile +++ b/net/kea-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= kea -DISTVERSION= 3.1.1 +DISTVERSION= 3.1.3 CATEGORIES= net MASTER_SITES= ISC/kea/cur/3.1 PKGNAMESUFFIX= -devel @@ -13,10 +13,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= rst2man:textproc/py-docutils -LIB_DEPENDS= libboost_system.so:devel/boost-libs \ +LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ liblog4cplus.so:devel/log4cplus -USES= compiler:c++11-lang cmake:indirect cpe iconv libtool meson \ +USES= compiler:c++11-lang cmake:indirect cpe iconv meson \ pathfix pkgconfig python tar:xz shebangfix ssl CPE_VENDOR= isc |
