summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-01 06:22:42 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-01 06:22:42 +0000
commit1861d9f9e87794366c0d3bda6bc4186b1b87f3b3 (patch)
treeaba890b3ec1e40031b28d4758c9d11e88d6b0713 /games
parentUpdate to 1.8.4, and assign maintainership to submitter. (diff)
Chase libguile shared lib version.
Notes
Notes: svn path=/head/; revision=208243
Diffstat (limited to 'games')
-rw-r--r--games/gnome-games/Makefile3
-rw-r--r--games/gnurobots/Makefile4
-rw-r--r--games/trackballs/Makefile4
3 files changed, 6 insertions, 5 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index 456ba9e8469b..b22ca53178cd 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gnome-games
PORTVERSION= 2.20.3
+PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -16,7 +17,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= The game applications package for the GNOME 2 Desktop Environment
-LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile
USE_BZIP2= yes
USE_PYTHON= yes
diff --git a/games/gnurobots/Makefile b/games/gnurobots/Makefile
index d867ebf38d4d..40d3b6f1c28d 100644
--- a/games/gnurobots/Makefile
+++ b/games/gnurobots/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnurobots
PORTVERSION= 1.0D
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gnurobots
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= gnurobots
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU diversion wherein Scheme-coded robots explore a world
-LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile
GNU_CONFIGURE= yes
USE_XPM= yes
diff --git a/games/trackballs/Makefile b/games/trackballs/Makefile
index 2711f3e18323..737fa5f8e271 100644
--- a/games/trackballs/Makefile
+++ b/games/trackballs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= trackballs
PORTVERSION= 1.1.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= SDL-based Marble Madness clone
-LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
USE_X_PREFIX= yes