summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-14 10:21:49 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-14 10:21:49 +0000
commit4b0729c60a543ae5ad75468b54b70c22a2f4d57e (patch)
tree1b4d544e81a08bc30c370b749884881a286f564c
parentMASTER_SITES cleanup. (diff)
- Add CPE info
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=386313
-rw-r--r--games/flightgear/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \