diff options
Diffstat (limited to 'net/kea-devel/Makefile')
-rw-r--r-- | net/kea-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kea-devel/Makefile b/net/kea-devel/Makefile index ac73c2eda7e9..a3e5f66b8275 100644 --- a/net/kea-devel/Makefile +++ b/net/kea-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= kea -DISTVERSION= 3.1.1 +DISTVERSION= 3.1.2 CATEGORIES= net MASTER_SITES= ISC/kea/cur/3.1 PKGNAMESUFFIX= -devel @@ -16,7 +16,7 @@ BUILD_DEPENDS= rst2man:textproc/py-docutils LIB_DEPENDS= libboost_system.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 |