diff options
Diffstat (limited to 'security/py-pydeep/Makefile')
-rw-r--r-- | security/py-pydeep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pydeep/Makefile b/security/py-pydeep/Makefile index 9b9c2315c6e2..3f3ccc0aa1a0 100644 --- a/security/py-pydeep/Makefile +++ b/security/py-pydeep/Makefile @@ -12,7 +12,7 @@ COMMENT= Python bindings for ssdeep LICENSE= BSD3CLAUSE -LIB_DEPENDS= libfuzzy.so:${PORTSDIR}/security/ssdeep +LIB_DEPENDS= libfuzzy.so:security/ssdeep USES= python:2 USE_PYTHON= distutils autoplist |