aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-02-08 03:21:11 +0800
committermarcus <marcus@FreeBSD.org>2003-02-08 03:21:11 +0800
commit6b198f239cff556fec7fb4d7707acb9f8c867de4 (patch)
treeb6c260234d5131f8b40736f90f317645b8519c8a /games
parentb17fb33cdbe95c37c447823066b00b5276998ff0 (diff)
downloadfreebsd-ports-gnome-6b198f239cff556fec7fb4d7707acb9f8c867de4.tar.gz
freebsd-ports-gnome-6b198f239cff556fec7fb4d7707acb9f8c867de4.tar.zst
freebsd-ports-gnome-6b198f239cff556fec7fb4d7707acb9f8c867de4.zip
Chase gtk20's shared lib version.
Diffstat (limited to 'games')
-rw-r--r--games/gtkballs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile
index cc309440cdd3..c2c58d26e2e6 100644
--- a/games/gtkballs/Makefile
+++ b/games/gtkballs/Makefile
@@ -7,12 +7,13 @@
PORTNAME= gtkballs
PORTVERSION= 3.0.1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://gtkballs.antex.ru/dist/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
+LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
USE_REINPLACE= yes
USE_GMAKE= yes