CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/01/05 15:30:54
Modified files:
x11/kde4/marble/patches: patch-src_CMakeLists_txt
patch-src_lib_marble_CMakeLists_txt
patch-src_plugins_runner_kml_CMakeLists_txt
Added files:
x11/kde4/marble/patches: patch-tests_CMakeLists_txt
Log message:
Fix for the following error:
<command-line>:0:13: warning: missing terminating " character [enabled by
default]
/usr/ports/pobj/marble-4.14.2/marble-4.14.2/tests/TestGeoDataWriter.cpp:52:5:
error: stray '\' in program
dataDir = QDir( TESTSRCDIR );
^
/usr/ports/pobj/marble-4.14.2/marble-4.14.2/tests/TestGeoDataWriter.cpp:52:5:
error: missing terminating " character
...And regen patches while here.