diff options
Diffstat (limited to 'graphics/ampasCTL/Makefile')
-rw-r--r-- | graphics/ampasCTL/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/ampasCTL/Makefile b/graphics/ampasCTL/Makefile index 93b260196d5a..70ec189b4fdf 100644 --- a/graphics/ampasCTL/Makefile +++ b/graphics/ampasCTL/Makefile @@ -14,10 +14,10 @@ LICENSE_NAME= AMPAS LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -LIB_DEPENDS= libImath.so:${PORTSDIR}/graphics/ilmbase \ - libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \ - libtiff.so:${PORTSDIR}/graphics/tiff \ - libAcesContainer.so:${PORTSDIR}/graphics/ampasACES-container +LIB_DEPENDS= libImath.so:graphics/ilmbase \ + libIlmImf.so:graphics/OpenEXR \ + libtiff.so:graphics/tiff \ + libAcesContainer.so:graphics/ampasACES-container USE_GITHUB= yes GH_ACCOUNT= ampas |