summaryrefslogtreecommitdiffstats
path: root/games/gnome-games3
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-08-18 04:09:35 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-08-18 04:09:35 +0800
commit6e0e6a09fcea9db92887c8931dece9803986b548 (patch)
tree8817b1c8ceddb379c5bb9c016a23611bf0a7829e /games/gnome-games3
parent5bc2507b367ffe95cc357e9f96a32e9e61ba3847 (diff)
downloadmarcuscom-ports-6e0e6a09fcea9db92887c8931dece9803986b548.tar
marcuscom-ports-6e0e6a09fcea9db92887c8931dece9803986b548.tar.gz
marcuscom-ports-6e0e6a09fcea9db92887c8931dece9803986b548.tar.bz2
marcuscom-ports-6e0e6a09fcea9db92887c8931dece9803986b548.tar.lz
marcuscom-ports-6e0e6a09fcea9db92887c8931dece9803986b548.tar.xz
marcuscom-ports-6e0e6a09fcea9db92887c8931dece9803986b548.tar.zst
marcuscom-ports-6e0e6a09fcea9db92887c8931dece9803986b548.zip
Chase guile bump.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16121 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnome-games3')
-rw-r--r--games/gnome-games3/Makefile5
1 files changed, 3 insertions, 2 deletions
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 \