summaryrefslogtreecommitdiff
path: root/devel/py-xattr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-xattr/Makefile')
-rw-r--r--devel/py-xattr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-xattr/Makefile b/devel/py-xattr/Makefile
index f3fc2985c2ac..7cdfc4cb35cd 100644
--- a/devel/py-xattr/Makefile
+++ b/devel/py-xattr/Makefile
@@ -13,7 +13,7 @@ COMMENT= Python wrapper for extended filesystem attributes
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>0:${PORTSDIR}/devel/py-cffi
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python