diff options
Diffstat (limited to 'graphics/lcms-python/Makefile')
-rw-r--r-- | graphics/lcms-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lcms-python/Makefile b/graphics/lcms-python/Makefile index 1d61bfb3577d..03ff2cfde99b 100644 --- a/graphics/lcms-python/Makefile +++ b/graphics/lcms-python/Makefile @@ -12,7 +12,7 @@ COMMENT= Light Color Management System (python bindings) LICENSE= MIT -LIB_DEPENDS= liblcms.so:${PORTSDIR}/graphics/lcms +LIB_DEPENDS= liblcms.so:graphics/lcms BUILD_WRKSRC= ${WRKSRC}/python INSTALL_WRKSRC= ${WRKSRC}/python |