aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2012-05-23 06:02:04 +0800
committerpav <pav@FreeBSD.org>2012-05-23 06:02:04 +0800
commit6e8601db21297b5142f5fa5132d920670035d54a (patch)
treeabe0c4df7d11eccddac3030782bd7ad00ac1de2a
parent8f8a8043cd7ae061975a273b559e6f6ca38841c1 (diff)
downloadfreebsd-ports-gnome-6e8601db21297b5142f5fa5132d920670035d54a.tar.gz
freebsd-ports-gnome-6e8601db21297b5142f5fa5132d920670035d54a.tar.zst
freebsd-ports-gnome-6e8601db21297b5142f5fa5132d920670035d54a.zip
- Chase poco update
Reported by: pointyhat
-rw-r--r--games/sumwars/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/sumwars/Makefile b/games/sumwars/Makefile
index 20911b8ce3c8..42ce8d5202d0 100644
--- a/games/sumwars/Makefile
+++ b/games/sumwars/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sumwars
PORTVERSION= 0.5.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= SF/sumwars/${PORTVERSION}
DISTNAME= sumwars-${PORTVERSION}-src
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so.1.7.4:${PORTSDIR}/graphics/ogre3d \
${LOCALBASE}/lib/libOIS-1.2.0.so:${PORTSDIR}/devel/ois
LIB_DEPENDS= CEGUIBase-0.7.5:${PORTSDIR}/graphics/cegui \
vorbis.4:${PORTSDIR}/audio/libvorbis \
- PocoNet.11:${PORTSDIR}/devel/poco \
+ PocoNet.12:${PORTSDIR}/devel/poco \
physfs.1:${PORTSDIR}/devel/physfs
USE_GMAKE= yes