aboutsummaryrefslogtreecommitdiff
path: root/games/gturing
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 19:33:51 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 19:33:51 +0000
commit57674cefccc91a0da609b8467f6010c74b9309e0 (patch)
tree56338d288b56e31ed3f0d596d56fa1d110dbc59e /games/gturing
parent15971d88937e9d9cb5a4254ce268c1d97955a409 (diff)
downloadports-57674cefccc91a0da609b8467f6010c74b9309e0.tar.gz
ports-57674cefccc91a0da609b8467f6010c74b9309e0.zip
Chase libgnomeui's shared lib version.
Notes
Notes: svn path=/head/; revision=75046
Diffstat (limited to 'games/gturing')
-rw-r--r--games/gturing/Makefile6
1 files changed, 4 insertions, 2 deletions
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