aboutsummaryrefslogtreecommitdiff
path: root/devel/py-cld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-cld/Makefile')
-rw-r--r--devel/py-cld/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-cld/Makefile b/devel/py-cld/Makefile
index 93ccd6ce05fd..f97493b4394e 100644
--- a/devel/py-cld/Makefile
+++ b/devel/py-cld/Makefile
@@ -14,7 +14,7 @@ COMMENT= Python bindings for compact language detector library
LICENSE= BSD3CLAUSE
-LIB_DEPENDS= libcld2.so:${PORTSDIR}/devel/cld2
+LIB_DEPENDS= libcld2.so:devel/cld2
USES= python