diff options
Diffstat (limited to 'graphics/tiff/Makefile')
-rw-r--r-- | graphics/tiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index 3001059a5601..16c8efb827a1 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -14,7 +14,7 @@ COMMENT= Tools and library routines for working with TIFF images LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT -LIB_DEPENDS= libjbig.so:${PORTSDIR}/graphics/jbigkit +LIB_DEPENDS= libjbig.so:graphics/jbigkit USES= cpe jpeg libtool CPE_PRODUCT= libtiff |