svn commit: r386313 - head/games/flightgear
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu May 14 10:21:50 UTC 2015
Author: amdmi3
Date: Thu May 14 10:21:49 2015
New Revision: 386313
URL: https://svnweb.freebsd.org/changeset/ports/386313
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/games/flightgear/Makefile
Modified: head/games/flightgear/Makefile
==============================================================================
--- head/games/flightgear/Makefile Thu May 14 10:15:04 2015 (r386312)
+++ head/games/flightgear/Makefile Thu May 14 10:21:49 2015 (r386313)
@@ -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 \
More information about the svn-ports-all
mailing list