diff --git a/graphics/mahotas/Makefile b/graphics/mahotas/Makefile index 5efa5957cc93..6a41f463efee 100644 --- a/graphics/mahotas/Makefile +++ b/graphics/mahotas/Makefile @@ -12,12 +12,11 @@ MAINTAINER= sawp@sawp.com.br COMMENT= Computer vision and image processing library for Python BUILD_DEPENDS= ${PYNUMPY} -LIB_DEPENDS= freeimage:${PORTSDIR}/graphics/freeimage +LIB_DEPENDS= libfreeimage.so:${PORTSDIR}/graphics/freeimage USE_GCC= yes USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYEASYINSTALL_ARCHDEP= yes -NO_STAGE= yes .include