diff --git a/devel/cligen/Makefile b/devel/cligen/Makefile index 7c3d956276fb..bc33877ba218 100644 --- a/devel/cligen/Makefile +++ b/devel/cligen/Makefile @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= cligen PORTVERSION= 4.8.0 CATEGORIES= devel MAINTAINER= dcornejo@netgate.com COMMENT= Command-line interface generator LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -USES= bison:alias gmake +USES= bison:alias compiler:c11 gmake USE_GITHUB= yes GH_ACCOUNT= clicon GNU_CONFIGURE= yes USE_LDCONFIG= yes .include