aboutsummaryrefslogtreecommitdiff
path: root/games/golly
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-12 16:41:28 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-12 16:41:28 +0000
commit4f9a4c9a942ca6e727f1bc219e5a4f6455cdf776 (patch)
treefa30c5a272c5bca86ab06c6a0cfd55c2d6a9f6e0 /games/golly
parent79c6756b725080e72a499f12b3a3387ec7eea9cd (diff)
downloadports-4f9a4c9a942ca6e727f1bc219e5a4f6455cdf776.tar.gz
ports-4f9a4c9a942ca6e727f1bc219e5a4f6455cdf776.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327088
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 09cad3d70734..85fa6493e598 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
-USE_PERL5= yes
+USES= cmake:outsource perl5
USE_PYTHON= 2.7+
USE_WX= 2.8+