CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/09/22 03:10:55
Modified files:
x11/grantlee-qt5: Makefile
x11/grantlee-qt5/patches: patch-CMakeLists_txt
Log message:
grantlee-qt5: unbreak with ports-gcc
Remove '-ansi' from cxxflags as it implies c++98 with gcc,
and grantlee wants c++11.
OK rsadowski@
