aboutsummaryrefslogtreecommitdiff
path: root/lang/spidermonkey24
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-01-08 13:50:36 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-01-08 13:50:36 +0000
commitd90268231f35ff22375cb4c02b3d13a2afbfe269 (patch)
tree88fbc740389b21ecb85cdb14675bf123ab8a09f6 /lang/spidermonkey24
parent553a8361e83816575f05c9bfbc55b0e31cc80b7f (diff)
downloadports-d90268231f35ff22375cb4c02b3d13a2afbfe269.tar.gz
ports-d90268231f35ff22375cb4c02b3d13a2afbfe269.zip
Add USES=compiler:c11. We need clang or GCC 4.4+.
This fixes the build on 8.x and 9.x. Submitted by: beefy builders
Notes
Notes: svn path=/head/; revision=339131
Diffstat (limited to 'lang/spidermonkey24')
-rw-r--r--lang/spidermonkey24/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/spidermonkey24/Makefile b/lang/spidermonkey24/Makefile
index c0e54013997b..39363f0dada2 100644
--- a/lang/spidermonkey24/Makefile
+++ b/lang/spidermonkey24/Makefile
@@ -19,7 +19,7 @@ CONFLICTS= njs-[0-9]*
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USES= gmake pathfix perl5
+USES= compiler:c11 gmake pathfix perl5
USE_PERL5= build
USE_LDCONFIG= yes
USE_PYTHON_BUILD= -2.7