aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-08-10 20:31:43 +0800
committerantoine <antoine@FreeBSD.org>2014-08-10 20:31:43 +0800
commit75c863937a1552388faf2297e967db9d16de8ed2 (patch)
tree2b759f4c6a62ce47251c04cb7f84659afc7fa176 /cad
parentbcf35a3747975e601a0387e093047d51891c4094 (diff)
downloadfreebsd-ports-gnome-75c863937a1552388faf2297e967db9d16de8ed2.tar.gz
freebsd-ports-gnome-75c863937a1552388faf2297e967db9d16de8ed2.tar.zst
freebsd-ports-gnome-75c863937a1552388faf2297e967db9d16de8ed2.zip
Allow building on old freebsd
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