aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2012-03-08 19:39:37 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2012-03-08 19:39:37 +0000
commit1a804b2dc931ca82626e6712eecda00b0ff5cf59 (patch)
tree3160b66e4e047fea51038ff6938caf9685d07d38 /games
parentd0d0e0ba2369a2d625ad20f969ccdf53e33f96b9 (diff)
downloadports-1a804b2dc931ca82626e6712eecda00b0ff5cf59.tar.gz
ports-1a804b2dc931ca82626e6712eecda00b0ff5cf59.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/lander/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lander/Makefile b/games/lander/Makefile
index 9c0a2d799edb..449cc0615b8d 100644
--- a/games/lander/Makefile
+++ b/games/lander/Makefile
@@ -25,7 +25,7 @@ USE_GL= gl glu
MAKE_JOBS_SAFE= yes
USE_GCC= 4.2+
-CPPFLAGS+= -I${LOCALBASE}/include
+CPPFLAGS+= -I${LOCALBASE}/include -DBOOST_FILESYSTEM_VERSION=2
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --with-boost="${LOCALBASE}" \
--with-boost-filesystem=boost_filesystem