Index: head/devel/flatbuffers/Makefile =================================================================== --- head/devel/flatbuffers/Makefile (revision 404951) +++ head/devel/flatbuffers/Makefile (revision 404952) @@ -1,21 +1,21 @@ # Created by: Yuri Victorovich # $FreeBSD$ PORTNAME= flatbuffers PORTVERSION= 1.2.0 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= yuri@rawbw.com COMMENT= Memory efficient serialization library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_GITHUB= yes GH_ACCOUNT= google -USES= cmake +USES= cmake compiler:c++11-lib USE_LDCONFIG= yes .include