aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-12-22 09:02:37 +0800
committerlinimon <linimon@FreeBSD.org>2018-12-22 09:02:37 +0800
commit3f11f7f9fbdd3678fae88a6b81c47a726473ef6e (patch)
treea9b4d3de7fec4abb5151822277c3f7132ad812fc /graphics
parenta3214faab6dff6fb7ba1ddf7978a8d459814264d (diff)
downloadfreebsd-ports-gnome-3f11f7f9fbdd3678fae88a6b81c47a726473ef6e.tar.gz
freebsd-ports-gnome-3f11f7f9fbdd3678fae88a6b81c47a726473ef6e.tar.zst
freebsd-ports-gnome-3f11f7f9fbdd3678fae88a6b81c47a726473ef6e.zip
This port needs USES=compiler:c++11-lang to build on GCC-based architectures.
PR: 234169 Submitted by: Piotr Kubaj
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ampasCTL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ampasCTL/Makefile b/graphics/ampasCTL/Makefile
index 48a3dea54d53..87ff127387b2 100644
--- a/graphics/ampasCTL/Makefile
+++ b/graphics/ampasCTL/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libImath.so:graphics/ilmbase \
libtiff.so:graphics/tiff \
libAcesContainer.so:graphics/ampasACES-container
-USES= cmake:outsource pathfix pkgconfig
+USES= compiler:c++11-lang cmake:outsource pathfix pkgconfig
USE_LDCONFIG= yes
USE_GITHUB= yes