aboutsummaryrefslogtreecommitdiffstats
path: root/games/gtklife
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-24 07:03:18 +0800
committermiwi <miwi@FreeBSD.org>2008-03-24 07:03:18 +0800
commit2dbc59cdd62517ce3d991f5a9e4802218747c40a (patch)
tree5e4648487c14dbebc2ab89f7fa36a3c6b8934959 /games/gtklife
parent36fbb34bc519394874f58b5d9416ca6148c891ed (diff)
downloadfreebsd-ports-gnome-2dbc59cdd62517ce3d991f5a9e4802218747c40a.tar.gz
freebsd-ports-gnome-2dbc59cdd62517ce3d991f5a9e4802218747c40a.tar.zst
freebsd-ports-gnome-2dbc59cdd62517ce3d991f5a9e4802218747c40a.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'games/gtklife')
-rw-r--r--games/gtklife/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gtklife/Makefile b/games/gtklife/Makefile
index c66e5e384551..ca58b168a14d 100644
--- a/games/gtklife/Makefile
+++ b/games/gtklife/Makefile
@@ -7,14 +7,13 @@
PORTNAME= gtklife
PORTVERSION= 5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://ironphoenix.org/tril/gtklife/
MAINTAINER= jylefort@FreeBSD.org
COMMENT= A GTK+ implementation of Conway's Game of Life
-USE_XLIB= yes
WANT_GNOME= yes
INSTALLS_ICONS= yes
USE_GMAKE= yes