aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2015-11-18 15:36:58 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2015-11-18 15:36:58 +0000
commit5705ec1a41093a5e825b682c761fe301dc383eab (patch)
treebb68f7ceae46c89a3f6f1fd3c7de3b022cf07b3c /games
parent2e12c1772d27c9989044aa99cf7fae0c8eb2fa50 (diff)
downloadports-5705ec1a41093a5e825b682c761fe301dc383eab.tar.gz
ports-5705ec1a41093a5e825b682c761fe301dc383eab.zip
Fix build on FreeBSD 9.3.
Notes
Notes: svn path=/head/; revision=401871
Diffstat (limited to 'games')
-rw-r--r--games/corsix-th/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile
index 91f36f5f0e18..fd4b40a86df1 100644
--- a/games/corsix-th/Makefile
+++ b/games/corsix-th/Makefile
@@ -22,6 +22,7 @@ DOS2UNIX_FILES= CMake/FindFFmpeg.cmake \
CorsixTH/CMakeLists.txt \
CorsixTH/Src/iso_fs.cpp
CMAKE_ARGS= -DWITH_LUAJIT=OFF
+CFLAGS+= -I${ICONV_PREFIX}/include
USE_GITHUB= yes
GH_ACCOUNT= CorsixTH