- Fix build on < 10.x after webkit-gtk2 update

Approved by:	portmgr blanket
MFH:		2015Q1
This commit is contained in:
Dmitry Marakasov 2015-01-24 02:00:16 +00:00
parent 12045a9696
commit d7de5c32d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377777

View file

@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= Conway's Game of Life and other cellular automata
USES= cmake:outsource perl5 python
USES= compiler:c++11-lib cmake:outsource perl5 python
USE_WX= 3.0
WX_UNICODE= yes