summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2006-01-30 23:20:05 +0000
committerkuriyama <kuriyama@FreeBSD.org>2006-01-30 23:20:05 +0000
commit851fe01f3c02de8b97b480871b0c789c5b35e733 (patch)
treef33a174b6a5552d4dba8d6f712be4e39e2e255be /games
parent1c65d26bc810a0db556cccabc221c21b4ce3a980 (diff)
downloadFreeBSD-ports-851fe01f3c02de8b97b480871b0c789c5b35e733.zip
FreeBSD-ports-851fe01f3c02de8b97b480871b0c789c5b35e733.tar.gz
Chase shlib bump of libexpat.
Diffstat (limited to 'games')
-rw-r--r--games/ggz-client-libs/Makefile3
-rw-r--r--games/zoom/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/games/ggz-client-libs/Makefile b/games/ggz-client-libs/Makefile
index 63dc076..13e5d7b 100644
--- a/games/ggz-client-libs/Makefile
+++ b/games/ggz-client-libs/Makefile
@@ -8,6 +8,7 @@
PORTNAME= ggz-client-libs
PORTVERSION= 0.0.12
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \
http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/
@@ -17,7 +18,7 @@ MAINTAINER= yinjieh@csie.nctu.edu.tw
COMMENT= The GGZ Gaming Zone - Core Client Libraries
LIB_DEPENDS= ggz.3:${PORTSDIR}/games/libggz \
- expat.5:${PORTSDIR}/textproc/expat2
+ expat.6:${PORTSDIR}/textproc/expat2
USE_GNOME= gnometarget
USE_GETOPT_LONG= yes
diff --git a/games/zoom/Makefile b/games/zoom/Makefile
index d88f8d7..c639695 100644
--- a/games/zoom/Makefile
+++ b/games/zoom/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zoom
PORTVERSION= 1.0.2a
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.logicalshift.demon.co.uk/unix/${PORTNAME}/
DISTNAME= zoom-1.0.2alpha1
@@ -15,7 +16,7 @@ MAINTAINER= Jan.Stocker@t-online.de
COMMENT= Z-Interpreter for X with full V6 support
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
- expat.5:${PORTSDIR}/textproc/expat2
+ expat.6:${PORTSDIR}/textproc/expat2
USE_PERL5= yes
USE_XLIB= yes
OpenPOWER on IntegriCloud