summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/gnome-games/Makefile6
-rw-r--r--games/gnome-games3/Makefile5
2 files changed, 6 insertions, 5 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index 5b64a5d0c..ac65066eb 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/games/gnome-games/Makefile,v 1.236 2011/05/01 23:44:47 mezz Exp $
+# $MCom: ports/games/gnome-games/Makefile,v 1.237 2011/06/30 04:23:56 mezz Exp $
#
PORTNAME= gnome-games
PORTVERSION= 2.32.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= The game applications package for the GNOME 2 Desktop Environment
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
-LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile \
+LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile \
clutter-gtk-0.10.0:${PORTSDIR}/graphics/clutter-gtk \
clutter-glx-1.0.0:${PORTSDIR}/graphics/clutter
RUN_DEPENDS= seed:${PORTSDIR}/devel/seed
diff --git a/games/gnome-games3/Makefile b/games/gnome-games3/Makefile
index 0ab335666..7e492caac 100644
--- a/games/gnome-games3/Makefile
+++ b/games/gnome-games3/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/games/gnome-games3/Makefile,v 1.14 2011/06/10 22:59:03 mezz Exp $
+# $MCom: ports/games/gnome-games3/Makefile,v 1.15 2011/06/30 04:23:56 mezz Exp $
#
PORTNAME= gnome-games
PORTVERSION= 3.0.2
+PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -17,7 +18,7 @@ COMMENT= The game applications package for the GNOME 3 Desktop Environment
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
valac:${PORTSDIR}/lang/vala
-LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile \
+LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile \
sqlite3.8:${PORTSDIR}/databases/sqlite3 \
canberra-gtk3.0:${PORTSDIR}/audio/libcanberra-gtk3 \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \