aboutsummaryrefslogtreecommitdiff
path: root/games/flightgear
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-01-10 16:55:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-01-10 16:55:26 +0000
commitac922c592e54939a66a352d951260ab2c1fd4c05 (patch)
treea1803c12d7ed1ddd17231d7c51bd8ecd19c12c72 /games/flightgear
parentb48e96822e2e62dc4e55d3c7680ea952dc34c9bb (diff)
downloadports-ac922c592e54939a66a352d951260ab2c1fd4c05.tar.gz
ports-ac922c592e54939a66a352d951260ab2c1fd4c05.zip
Notes
Diffstat (limited to 'games/flightgear')
-rw-r--r--games/flightgear/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile
index feef29f581c1..e1c9ec7dc628 100644
--- a/games/flightgear/Makefile
+++ b/games/flightgear/Makefile
@@ -30,10 +30,10 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \
USE_XORG= ice sm x11 xext xft xi xinerama xt xmu
USE_GL= gl glu glut
-USE_SQLITE= 3
USE_QT5= core buildtools qmake widgets
-USES= alias cpe dos2unix cmake compiler jpeg openal:al,alut tar:bzip2
+USES= alias cpe dos2unix cmake compiler jpeg openal:al,alut sqlite \
+ tar:bzip2
DOS2UNIX_REGEX= .*\.(c|h|cxx|cpp|hxx|hpp)
CMAKE_ARGS+= -DENABLE_JS_SERVER:BOOL=ON \
-DSYSTEM_SQLITE:BOOL=ON \