aboutsummaryrefslogtreecommitdiffstats
path: root/games/golly
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2014-10-21 01:36:02 +0800
committermva <mva@FreeBSD.org>2014-10-21 01:36:02 +0800
commit75f93ffec7a0e196580e13543a54802c44e8ac3b (patch)
tree67c959e7cd137e2895c3dba87c47536a74207154 /games/golly
parent6521e868f916a501668e2b038a47f6e8fd53cdbe (diff)
downloadfreebsd-ports-gnome-75f93ffec7a0e196580e13543a54802c44e8ac3b.tar.gz
freebsd-ports-gnome-75f93ffec7a0e196580e13543a54802c44e8ac3b.tar.zst
freebsd-ports-gnome-75f93ffec7a0e196580e13543a54802c44e8ac3b.zip
- Convert games/ to new USES=python
Approved by: portmgr (implicit)
Diffstat (limited to 'games/golly')
-rw-r--r--games/golly/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/golly/Makefile b/games/golly/Makefile
index 087fd37e3be7..497394bffa0b 100644
--- a/games/golly/Makefile
+++ b/games/golly/Makefile
@@ -10,8 +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
-USE_PYTHON= yes
+USES= cmake:outsource perl5 python
USE_WX= 3.0
WX_UNICODE= yes