diff options
Diffstat (limited to 'devel/bcunit/Makefile')
-rw-r--r-- | devel/bcunit/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/bcunit/Makefile b/devel/bcunit/Makefile index dfd5f03f7ee2..8360c6cc637b 100644 --- a/devel/bcunit/Makefile +++ b/devel/bcunit/Makefile @@ -1,5 +1,5 @@ PORTNAME= bcunit -PORTVERSION= 5.4.2 +PORTVERSION= 5.4.24 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org @@ -9,11 +9,10 @@ WWW= https://gitlab.linphone.org/BC/public/bcunit LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf cmake libtool pathfix pkgconfig +USES= cmake libtool pathfix pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.linphone.org/BC GL_ACCOUNT= public -CAKE_ARGS= -DENABLE_BCUNIT_DEPRECATED=ON USE_LDCONFIG= yes .include <bsd.port.mk> |