aboutsummaryrefslogtreecommitdiffstats
path: root/games/wesnoth-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/wesnoth-devel/Makefile')
-rw-r--r--games/wesnoth-devel/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile
index 4ecf238d2431..2fb57cacde72 100644
--- a/games/wesnoth-devel/Makefile
+++ b/games/wesnoth-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= wesnoth
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.wesnoth.org/files/
@@ -74,10 +74,6 @@ PLIST_SUB+= TOOLS:="@comment "
.include <bsd.port.pre.mk>
-#.if ${OSVERSION} < 500000
-#IGNORE=does not compile on FreeBSD 4.x, due to lack of towupper() and wide character in libc
-#.endif
-
.if ${HAVE_GNOME:Mgnomehier}!=""
CONFIGURE_ARGS+= --with-gnome
PLIST_SUB+= GNOME:=""