freebsd-ports/graphics/drawpile
Adriaan de Groot cf7175bd8a Fix graphics/Drawfile ahead of CMake 3.11.
The order in which files are placed in mocs_compilation.cpp has changed
in CMake 3.11 compared to CMake 3.10. This shows up places where not all
of the includes needed for a bit of code, are included -- because by chance,
everywhere else they are already included by the time the compiler gets to
the offending header. In switching the order around, compiles fail.

The error message is in the patch -- just a missing type declaration.

Approved by:	tcberner (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D14770
2018-04-02 20:12:15 +00:00
..
files Fix graphics/Drawfile ahead of CMake 3.11. 2018-04-02 20:12:15 +00:00
distinfo graphics/drawpile: Update to 2.0.10 2018-03-17 21:18:10 +00:00
Makefile Fix graphics/Drawfile ahead of CMake 3.11. 2018-04-02 20:12:15 +00:00
pkg-descr
pkg-plist graphics/drawpile: Update to 2.0.8 2018-02-12 17:18:48 +00:00