aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-CSS-Sass
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-05 13:49:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-05 13:49:13 +0000
commit2bb54bcd09d605aad1d4ed543ff3507b56ff749c (patch)
tree0c451d18c0b74493e62758379ad9ee70a26b8445 /textproc/p5-CSS-Sass
parentbcb2ef75eacf37bc800f506b90992b8283fef766 (diff)
downloadports-2bb54bcd09d605aad1d4ed543ff3507b56ff749c.tar.gz
ports-2bb54bcd09d605aad1d4ed543ff3507b56ff749c.zip
Fix build on powerpc
PR: 235518 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=492224
Diffstat (limited to 'textproc/p5-CSS-Sass')
-rw-r--r--textproc/p5-CSS-Sass/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-CSS-Sass/Makefile b/textproc/p5-CSS-Sass/Makefile
index 39ab531bf735..cb7dc00bf5a6 100644
--- a/textproc/p5-CSS-Sass/Makefile
+++ b/textproc/p5-CSS-Sass/Makefile
@@ -22,7 +22,7 @@ TEST_DEPENDS= p5-File-chdir>=0.01:devel/p5-File-chdir \
p5-Test-Differences>=0.01:devel/p5-Test-Differences \
p5-YAML-LibYAML>=0.01:textproc/p5-YAML-LibYAML
-USES= gmake perl5
+USES= compiler:c++11-lang gmake perl5
USE_PERL5= configure
.include <bsd.port.pre.mk>