From d7de5c32d8059fb148256008a76e38ac4a38db65 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sat, 24 Jan 2015 02:00:16 +0000 Subject: - Fix build on < 10.x after webkit-gtk2 update Approved by: portmgr blanket MFH: 2015Q1 --- games/golly/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games') diff --git a/games/golly/Makefile b/games/golly/Makefile index 497394bffa0b..590b29641670 100644 --- a/games/golly/Makefile +++ b/games/golly/Makefile @@ -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 -- cgit v1.2.3