security/suricata: RUN also needs BUILD in .1 due to configure check

This commit is contained in:
Franco Fichtner 2018-12-19 06:11:15 +01:00
parent ca406a8921
commit fc2f672d5d
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ PRELUDE_CONFIGURE_ON= --with-libprelude-prefix=${LOCALBASE}
PYTHON_USES= python:2.7
PYTHON_CONFIGURE_ENABLE= python
PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
PYTHON_BUILD_DEPENDS= ${PYTHON_RUN_DEPENDS}
REDIS_LIB_DEPENDS= libhiredis.so:databases/hiredis
REDIS_CONFIGURE_ON= --enable-hiredis \