aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/golly/Makefile2
1 files changed, 1 insertions, 1 deletions
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