aboutsummaryrefslogtreecommitdiff
path: root/games/wesnoth
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2016-12-19 12:30:57 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2016-12-19 12:30:57 +0000
commitebbc51907b5297510499cba07189770219f434d9 (patch)
treed6de289128e8cfc9ba96edfd1daf1eb461191604 /games/wesnoth
parentd865a36c0812cda288625c9a5798684e45b9680d (diff)
downloadports-ebbc51907b5297510499cba07189770219f434d9.tar.gz
ports-ebbc51907b5297510499cba07189770219f434d9.zip
Notes
Diffstat (limited to 'games/wesnoth')
-rw-r--r--games/wesnoth/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index 67a972879020..4fde3b1c77bc 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wesnoth
PORTVERSION= 1.12.5
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \
@@ -42,7 +42,7 @@ PORTDATA= *
OPTIONS_DEFINE= ANA CAMPAIGN DOCS FRIBIDI LOWMEM NLS \
NOTIFY OPENMP RAWSOCKETS SERVER TEST TOOLS
-OPTIONS_DEFAULT= CAMPAIGN FRIBIDI NOTIFY SERVER TOOLS
+OPTIONS_DEFAULT= CAMPAIGN FRIBIDI NOTIFY OPENMP SERVER TOOLS
OPTIONS_SUB= yes
ANA_DESC= Asynchronous Network API (WIP)
@@ -62,9 +62,8 @@ NOTIFY_DESC= Desktop notifications
NOTIFY_LIB_DEPENDS=libdbus-1.so:devel/dbus
NOTIFY_CMAKE_OFF=-DENABLE_NOTIFICATIONS=off
OPENMP_DESC= OpenMP support
-OPENMP_USES= compiler:openmp
+OPENMP_USES= compiler:gcc-c++11-lib
OPENMP_CMAKE_ON=-DENABLE_OMP=on
-OPENMP_BROKEN= Does not compile with OPENMP option enabled
RAWSOCKETS_DESC= Use raw receiving sockets in multiplayer
RAWSOCKETS_CFLAGS=-DNETWORK_USE_RAW_SOCKETS
SERVER_DESC= Server