Index: head/devel/cligen/Makefile =================================================================== --- head/devel/cligen/Makefile (revision 511142) +++ head/devel/cligen/Makefile (revision 511143) @@ -1,22 +1,21 @@ # $FreeBSD$ PORTNAME= cligen PORTVERSION= 4.0.0 CATEGORIES= devel MAINTAINER= dcornejo@netgate.com COMMENT= CLIgen is a Command-Line Interface generator LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= bison gmake USE_GITHUB= yes GH_ACCOUNT= olofhagsand GNU_CONFIGURE= yes USE_LDCONFIG= yes -MAKE_JOBS_UNSAFE= yes .include