aboutsummaryrefslogtreecommitdiff
path: root/security/py-pyaff4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-pyaff4/Makefile')
-rw-r--r--security/py-pyaff4/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/py-pyaff4/Makefile b/security/py-pyaff4/Makefile
index fe3a7ea812f2..da9bc1ce7306 100644
--- a/security/py-pyaff4/Makefile
+++ b/security/py-pyaff4/Makefile
@@ -13,9 +13,9 @@ COMMENT= Python Advanced Forensic Format Version 4 library
LICENSE= APACHE20
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}intervaltree>=2.1.0:${PORTSDIR}/devel/py-intervaltree \
- ${PYTHON_PKGNAMEPREFIX}python-snappy>=0.5:${PORTSDIR}/archivers/py-python-snappy \
- ${PYTHON_PKGNAMEPREFIX}rdflib>=4.2.1:${PORTSDIR}/textproc/py-rdflib
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}intervaltree>=2.1.0:devel/py-intervaltree \
+ ${PYTHON_PKGNAMEPREFIX}python-snappy>=0.5:archivers/py-python-snappy \
+ ${PYTHON_PKGNAMEPREFIX}rdflib>=4.2.1:textproc/py-rdflib
NO_ARCH= yes
USES= python