- Fix build on < 10.x after webkit-gtk2 update
Approved by: portmgr blanket MFH: 2015Q1
This commit is contained in:
parent
12045a9696
commit
d7de5c32d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377777
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue