diff options
Diffstat (limited to 'graphics/lcms/Makefile')
-rw-r--r-- | graphics/lcms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile index 1a53babaa910..55cef7c1f60a 100644 --- a/graphics/lcms/Makefile +++ b/graphics/lcms/Makefile @@ -32,7 +32,7 @@ PORTDOCS= * JPEGICC_CONFIGURE_WITH= jpeg JPEGICC_USES= jpeg TIFFICC_CONFIGURE_WITH= tiff -TIFFICC_LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff +TIFFICC_LIB_DEPENDS= libtiff.so:graphics/tiff post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS = / s| python samples||' ${WRKSRC}/Makefile.in |