diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ampasCTL/Makefile | 2 |
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 |