summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/gtetrinet/Makefile3
-rw-r--r--games/gturing/Makefile6
2 files changed, 6 insertions, 3 deletions
diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile
index abd084bb084a..ede52c31922f 100644
--- a/games/gtetrinet/Makefile
+++ b/games/gtetrinet/Makefile
@@ -6,6 +6,7 @@
PORTNAME= gtetrinet
PORTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6
@@ -13,7 +14,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= flynn@energyhq.homeip.net
-LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui
+LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/games/gturing/Makefile b/games/gturing/Makefile
index 2d3b1770b3cb..5437ea61074d 100644
--- a/games/gturing/Makefile
+++ b/games/gturing/Makefile
@@ -7,14 +7,16 @@
PORTNAME= gturing
PORTVERSION= 0.1.1
+PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/gturing/0.1/
MAINTAINER= rael@vectorstar.net
-LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \
- gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui
+LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \
+ gnomeprintui-2-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui
+BROKEN= "Requires update to work with libgnomeprint-2-2"
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes