1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00

Note the conflict with rekall-efilter

This commit is contained in:
Antoine Brodin 2018-05-24 15:22:18 +00:00
parent b5b97df8dc
commit 545aeb6925
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470787

View File

@ -14,6 +14,8 @@ COMMENT= EFILTER query language
LICENSE= APACHE20
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}rekall-efilter-[0-9]*
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six@${FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2:devel/py-dateutil@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six@${FLAVOR} \