aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2012-03-10 03:43:59 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2012-03-10 03:43:59 +0000
commit98a756cd113faab3aefd4381dd7791b04b6eabb0 (patch)
tree5a00c4ba69c44f0d56ef39a08a1c1f374fb18e04 /games
parent0bf024826017053bfba38b09c473470a1b104685 (diff)
downloadports-98a756cd113faab3aefd4381dd7791b04b6eabb0.tar.gz
ports-98a756cd113faab3aefd4381dd7791b04b6eabb0.zip
- Prepare for devel/boost update
Feature safe: yes
Notes
Notes: svn path=/head/; revision=293035
Diffstat (limited to 'games')
-rw-r--r--games/galaxyhack/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/galaxyhack/Makefile b/games/galaxyhack/Makefile
index f4950a11e82e..b343dc1fdeae 100644
--- a/games/galaxyhack/Makefile
+++ b/games/galaxyhack/Makefile
@@ -25,6 +25,8 @@ USE_GMAKE= yes
USE_SDL= gfx image mixer sdl
WRKSRC= ${WRKDIR}/${PORTNAME}/src
+CXXFLAGS+= -DBOOST_FILESYSTEM_VERSION=2
+
OPTIONS= FLEETS "Install additional fleets" off \
OPTIMIZED_CFLAGS "Enable compilation optimizations" on