aboutsummaryrefslogtreecommitdiff
path: root/games/freeorion/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2010-01-05 18:21:23 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2010-01-05 18:21:23 +0000
commit5dedd286170444cbed5d3e7a156e5dc18c8be0cc (patch)
tree899334deae87dd55c6bcb18a3bda81440b6b5ae1 /games/freeorion/Makefile
parent823fd4cc6e6aaab4bec99bec34e782a60bd5afcf (diff)
downloadports-5dedd286170444cbed5d3e7a156e5dc18c8be0cc.tar.gz
ports-5dedd286170444cbed5d3e7a156e5dc18c8be0cc.zip
update to 0.3.13.3318
Notes
Notes: svn path=/head/; revision=247217
Diffstat (limited to 'games/freeorion/Makefile')
-rw-r--r--games/freeorion/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile
index 89c6a25e8f1a..72fdd09a0686 100644
--- a/games/freeorion/Makefile
+++ b/games/freeorion/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= freeorion
-PORTVERSION= 0.3.12.3007
-PORTREVISION= 1
+PORTVERSION= 0.3.13.3318
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= oliver
@@ -23,7 +22,7 @@ LIB_DEPENDS= GiGi.0:${PORTSDIR}/x11-toolkits/gigi \
RUN_DEPENDS= ${LOCALBASE}/lib/libbulletmath.a:${PORTSDIR}/devel/bullet
BUILD_DEPENDS= ${LOCALBASE}/lib/libbulletmath.a:${PORTSDIR}/devel/bullet
-USE_GCC= 4.3+
+USE_GCC= 4.4+
USE_BZIP2= yes
USE_PYTHON= yes
USE_SCONS= yes