aboutsummaryrefslogtreecommitdiffstats
path: root/games/ggz-client-libs
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2004-03-14 15:58:26 +0800
committerkuriyama <kuriyama@FreeBSD.org>2004-03-14 15:58:26 +0800
commit064e7ef6bcce99a32f9cf869129c20c7cecafb64 (patch)
tree3ea57b0eb13388b8214230ebc608a769caa9b2b1 /games/ggz-client-libs
parent35eebca59551fc4a1048b606d36ce09b18704b54 (diff)
downloadfreebsd-ports-gnome-064e7ef6bcce99a32f9cf869129c20c7cecafb64.tar.gz
freebsd-ports-gnome-064e7ef6bcce99a32f9cf869129c20c7cecafb64.tar.zst
freebsd-ports-gnome-064e7ef6bcce99a32f9cf869129c20c7cecafb64.zip
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
Diffstat (limited to 'games/ggz-client-libs')
-rw-r--r--games/ggz-client-libs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/ggz-client-libs/Makefile b/games/ggz-client-libs/Makefile
index 7fbd56837851..cc6063bbfac9 100644
--- a/games/ggz-client-libs/Makefile
+++ b/games/ggz-client-libs/Makefile
@@ -8,6 +8,7 @@
PORTNAME= ggz-client-libs
PORTVERSION= 0.0.8
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://ggzgamingzone.org/pub/ggz/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION}
@@ -17,7 +18,7 @@ COMMENT= The GGZ Gaming Zone - Core Client Libraries
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
ggz.2:${PORTSDIR}/games/libggz \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
USE_GNOME= gnometarget
GNU_CONFIGURE= yes