aboutsummaryrefslogtreecommitdiff
path: root/games/lucidlife
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 06:36:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 06:36:41 +0000
commitdb7a56d5edac0833e3f5182aa505b20354dcc3f9 (patch)
tree49a1c0a19d2528061ed83095e4acf1b3cab87fe5 /games/lucidlife
parentea1237cf5e53134db56449396d80dbaa8167c827 (diff)
downloadports-db7a56d5edac0833e3f5182aa505b20354dcc3f9.tar.gz
ports-db7a56d5edac0833e3f5182aa505b20354dcc3f9.zip
Notes
Diffstat (limited to 'games/lucidlife')
-rw-r--r--games/lucidlife/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/games/lucidlife/Makefile b/games/lucidlife/Makefile
index 32eb8fbfee0a..f9800c261a86 100644
--- a/games/lucidlife/Makefile
+++ b/games/lucidlife/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: lucidlife
-# Date created: 18 Aug 2005
-# Whom: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
-#
+# Created by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
# $FreeBSD$
-#
PORTNAME= lucidlife
PORTVERSION= 0.9.2
@@ -14,7 +10,7 @@ MASTER_SITES= http://offload1.icculus.org:9090/~jcspray/LucidLife/
MAINTAINER= mwisnicki+freebsd@gmail.com
COMMENT= A GTK2 implementation of Conway's Game of Life
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_GNOME= gtk20 gnomevfs2 intlhack
GNU_CONFIGURE= yes