Prune devel/py-EnthoughtBase
[dports.git] / devel / sdl2pp / Makefile.DragonFly
1 # don't cripple "special" languages on non-crippled systems
2 CXXFLAGS:= ${CXXFLAGS:N-D_GLIBCXX_USE_C99}
3
4 # since Werror and pedantic don't use non standard extensions [c++14 feauture]
5 dfly-patch:
6         ${REINPLACE_CMD} -e 's@\[deprecated\]@[gnu::deprecated]@g'      \
7                 ${WRKSRC}/SDL2pp/Config.hh.in