aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-09-10 04:14:25 +0800
committeradamw <adamw@FreeBSD.org>2014-09-10 04:14:25 +0800
commit0c574c2f822333af199f0a4659b4b691ab708fc1 (patch)
tree42e268be7a5123ede6d4f1def2ce63c74b7128c9 /lang
parentbcff53b6b072fc9b1c13d32325f5af20edd416cd (diff)
downloadfreebsd-ports-gnome-0c574c2f822333af199f0a4659b4b691ab708fc1.tar.gz
freebsd-ports-gnome-0c574c2f822333af199f0a4659b4b691ab708fc1.tar.zst
freebsd-ports-gnome-0c574c2f822333af199f0a4659b4b691ab708fc1.zip
Fix build on 8 and 9.
Diffstat (limited to 'lang')
-rw-r--r--lang/angelscript/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/angelscript/Makefile b/lang/angelscript/Makefile
index cfc244419e6b..04746ba16bd1 100644
--- a/lang/angelscript/Makefile
+++ b/lang/angelscript/Makefile
@@ -14,7 +14,7 @@ LICENSE= ZLIB
MAKEFILE= makefile
MAKE_ARGS= LOCAL=${STAGEDIR}${PREFIX}
-USES= gmake zip
+USES= gmake zip compiler:c++0x
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/sdk/angelscript/projects/gnuc/