aboutsummaryrefslogtreecommitdiff
path: root/games/wesnoth-devel/Makefile
diff options
context:
space:
mode:
authorPhilip Paeps <philip@FreeBSD.org>2009-10-01 09:28:42 +0000
committerPhilip Paeps <philip@FreeBSD.org>2009-10-01 09:28:42 +0000
commitbb95257e159414334e33e97edc15fd8ad52632a4 (patch)
tree5bfd1caa79520c4481d98d4e09d09cafc55bf501 /games/wesnoth-devel/Makefile
parent2fa5816636b2d6b0b2e23433b1c5344e67e005e8 (diff)
downloadports-bb95257e159414334e33e97edc15fd8ad52632a4.tar.gz
ports-bb95257e159414334e33e97edc15fd8ad52632a4.zip
Notes
Diffstat (limited to 'games/wesnoth-devel/Makefile')
-rw-r--r--games/wesnoth-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile
index 3206315d2c46..4865523fe400 100644
--- a/games/wesnoth-devel/Makefile
+++ b/games/wesnoth-devel/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= wesnoth
-PORTVERSION= 1.7.5
+PORTVERSION= 1.7.6
CATEGORIES= games
-PKGNAMESUFFIX= -devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
http://www.wesnoth.org/files/
+PKGNAMESUFFIX= -devel
MAINTAINER= philip@FreeBSD.org
COMMENT= A fantasy turn-based strategy game
@@ -19,6 +19,7 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs
CONFLICTS= wesnoth-[0-9]*
+USE_GCC= 4.2+
USE_SDL= image mixer net ttf
USE_GNOME= desktopfileutils gnometarget pango
USE_GMAKE= yes