diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-01-08 13:50:36 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-01-08 13:50:36 +0000 |
commit | d90268231f35ff22375cb4c02b3d13a2afbfe269 (patch) | |
tree | 88fbc740389b21ecb85cdb14675bf123ab8a09f6 /lang/spidermonkey24 | |
parent | 553a8361e83816575f05c9bfbc55b0e31cc80b7f (diff) | |
download | ports-d90268231f35ff22375cb4c02b3d13a2afbfe269.tar.gz ports-d90268231f35ff22375cb4c02b3d13a2afbfe269.zip |
Notes
Diffstat (limited to 'lang/spidermonkey24')
-rw-r--r-- | lang/spidermonkey24/Makefile | 2 |
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 |