aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-sane/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-sane/Makefile')
-rw-r--r--graphics/py-sane/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-sane/Makefile b/graphics/py-sane/Makefile
index 3ec958e0bc82..f8513ee4af65 100644
--- a/graphics/py-sane/Makefile
+++ b/graphics/py-sane/Makefile
@@ -13,8 +13,8 @@ DISTNAME= Imaging-1.1.7
MAINTAINER= buganini@gmail.com
COMMENT= Python bindings for Sane
-LIB_DEPENDS= libsane.so:${PORTSDIR}/graphics/sane-backends
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow
+LIB_DEPENDS= libsane.so:graphics/sane-backends
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow
DIST_SUBDIR= python
USES= python