diff options
Diffstat (limited to 'graphics/py-openexr/Makefile')
-rw-r--r-- | graphics/py-openexr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-openexr/Makefile b/graphics/py-openexr/Makefile index e627432da050..e60ad467993c 100644 --- a/graphics/py-openexr/Makefile +++ b/graphics/py-openexr/Makefile @@ -13,7 +13,7 @@ DISTNAME= OpenEXR-${PORTVERSION} MAINTAINER= jamesb-bsd@excamera.com COMMENT= Python module for ILM's OpenEXR image format and library -LIB_DEPENDS= libIlmImf.so:${PORTSDIR}/graphics/OpenEXR +LIB_DEPENDS= libIlmImf.so:graphics/OpenEXR USES= python USE_PYTHON= distutils autoplist |