From bb91a7b60fb8a420fd055315ac51b4ae3d26a58d Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Thu, 14 May 2015 10:21:49 +0000 Subject: - Add CPE info Approved by: portmgr blanket --- games/flightgear/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile index f37ec8be88bf..f55130d8381e 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -34,7 +34,7 @@ USE_GL= gl glu glut USE_SQLITE= 3 USE_QT5= core buildtools qmake widgets -USES= tar:bzip2 dos2unix cmake compiler openal:al,alut +USES= cpe tar:bzip2 dos2unix cmake compiler openal:al,alut DOS2UNIX_REGEX= .*\.(c|h|cxx|cpp|hxx|hpp) CMAKE_ARGS+= -DENABLE_JS_SERVER:BOOL=ON \ -DSYSTEM_SQLITE:BOOL=ON \ -- cgit