- Fix build on < 10.x after wxgtk30 update

This commit is contained in:
Dmitry Marakasov 2015-04-12 01:20:01 +00:00
parent 731f035ee4
commit c82923d41e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383835

View File

@ -11,6 +11,7 @@ MAINTAINER= makc@FreeBSD.org
COMMENT= Conway's Game of Life and other cellular automata
USES= compiler:c++11-lib cmake:outsource perl5 python
USE_CXXSTD= c++11
USE_WX= 3.0
WX_UNICODE= yes