aboutsummaryrefslogtreecommitdiffstats
path: root/games/lander
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2012-03-09 03:39:37 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2012-03-09 03:39:37 +0800
commit084293f2971aae02249041f44787c3e58aff009b (patch)
treeeb5bd75663a073c9c27fb6fc78f821943e33f58f /games/lander
parent3cf9e2e99bba43c589b5a83db91aeb68db07431f (diff)
downloadfreebsd-ports-gnome-084293f2971aae02249041f44787c3e58aff009b.tar.gz
freebsd-ports-gnome-084293f2971aae02249041f44787c3e58aff009b.tar.zst
freebsd-ports-gnome-084293f2971aae02249041f44787c3e58aff009b.zip
- Prepare for boost update
Diffstat (limited to 'games/lander')
-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