aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-10 12:31:43 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-10 12:31:43 +0000
commitecdb01575390794be5426712d812651c7ee86360 (patch)
tree2b759f4c6a62ce47251c04cb7f84659afc7fa176 /cad
parent9148e7f6fe38bc0a007e78e5fa3b90f00633764a (diff)
downloadports-ecdb01575390794be5426712d812651c7ee86360.tar.gz
ports-ecdb01575390794be5426712d812651c7ee86360.zip
Allow building on old freebsd
Notes
Notes: svn path=/head/; revision=364532
Diffstat (limited to 'cad')
-rw-r--r--cad/cura-engine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/cura-engine/Makefile b/cad/cura-engine/Makefile
index c10324b43f9e..8391f411056b 100644
--- a/cad/cura-engine/Makefile
+++ b/cad/cura-engine/Makefile
@@ -9,7 +9,7 @@ COMMENT= Engine of slicing solution for RepRap 3D printers
LICENSE= AGPLv3
-USES= gmake
+USES= compiler:c++11-lang gmake
USE_GITHUB= yes
GH_ACCOUNT= Ultimaker