summaryrefslogtreecommitdiff
path: root/devel/py-capstone/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-capstone/Makefile')
-rw-r--r--devel/py-capstone/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-capstone/Makefile b/devel/py-capstone/Makefile
index da214d71b171..496f7a1bf4c7 100644
--- a/devel/py-capstone/Makefile
+++ b/devel/py-capstone/Makefile
@@ -14,7 +14,7 @@ COMMENT= Python bindings for the Capstone Disassembly Engine
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
-LIB_DEPENDS= libcapstone.so:${PORTSDIR}/devel/capstone
+LIB_DEPENDS= libcapstone.so:devel/capstone
USES= python
USE_PYTHON= autoplist distutils