From 3567e08084136f90865c280a1f0ecaf90f0b252c Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 27 Jun 2018 16:15:23 +0000 Subject: [PATCH] - Fix build with clang 6 --- games/bloodfrontier/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/bloodfrontier/Makefile b/games/bloodfrontier/Makefile index 945977c909e3..a831b310ec1c 100644 --- a/games/bloodfrontier/Makefile +++ b/games/bloodfrontier/Makefile @@ -25,6 +25,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= libenet +CXXFLAGS+= -Wno-c++11-narrowing + SUB_FILES= ${PLIST_FILES:Mbin/*:T} PORTDATA= *