aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2012-05-28 13:46:02 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2012-05-28 13:46:02 +0000
commite0057d4bcdacd21d7bd9bcf54560a29bfe8c3be7 (patch)
tree945546bb011c880f20fa4f5484d5440c1871333f /games
parentf14001c2bea2c308a4d110bdaa64626b0ab52925 (diff)
downloadports-e0057d4bcdacd21d7bd9bcf54560a29bfe8c3be7.tar.gz
ports-e0057d4bcdacd21d7bd9bcf54560a29bfe8c3be7.zip
- Enable null renderer in cegui
- Fix cegui library versioning scheme PR: 167831 Submitted by: myself Approved by: maintainer timeout (oliver, 2 weeks)
Notes
Notes: svn path=/head/; revision=297589
Diffstat (limited to 'games')
-rw-r--r--games/ember/Makefile4
-rw-r--r--games/sumwars/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/games/ember/Makefile b/games/ember/Makefile
index e28ecb6b9d9a..0628498264f7 100644
--- a/games/ember/Makefile
+++ b/games/ember/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ember
PORTVERSION= 0.6.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF/worldforge/Ember%20%28OGRE%20client%29/${PORTVERSION} \
http://amber.worldforge.org/ember/releases/stable/
@@ -26,7 +26,7 @@ LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \
mercator-0.3.1:${PORTSDIR}/devel/mercator \
wfut-0.2:${PORTSDIR}/devel/libwfut \
boost_thread.4:${PORTSDIR}/devel/boost-libs \
- CEGUIBase-0.7.5:${PORTSDIR}/graphics/cegui
+ CEGUIBase-0.7.5.0:${PORTSDIR}/graphics/cegui
CONFIGURE_ARGS= --with-png-prefix=${LOCALBASE} --enable-binreloc \
--program-transform-name= --disable-cppunit --enable-debug \
diff --git a/games/sumwars/Makefile b/games/sumwars/Makefile
index 42ce8d5202d0..1266918ec427 100644
--- a/games/sumwars/Makefile
+++ b/games/sumwars/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sumwars
PORTVERSION= 0.5.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF/sumwars/${PORTVERSION}
DISTNAME= sumwars-${PORTVERSION}-src
@@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so.1.7.4:${PORTSDIR}/graphics/ogre3d
${LOCALBASE}/lib/libenet.a:${PORTSDIR}/net/enet
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 \
+LIB_DEPENDS= CEGUIBase-0.7.5.0:${PORTSDIR}/graphics/cegui \
vorbis.4:${PORTSDIR}/audio/libvorbis \
PocoNet.12:${PORTSDIR}/devel/poco \
physfs.1:${PORTSDIR}/devel/physfs