diff options
Diffstat (limited to 'graphics/ampasCTL/Makefile')
-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 87ff127387b2..b88612018818 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= compiler:c++11-lang cmake:outsource pathfix pkgconfig +USES= compiler:c++11-lang cmake pathfix pkgconfig USE_LDCONFIG= yes USE_GITHUB= yes |