aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2020-04-24 03:59:42 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2020-04-24 03:59:42 +0000
commitc25f468239008ab178d57ee4ea2fb6252ec00084 (patch)
tree251f4125f095271c74b13399dabb4173af80ad44 /net-mgmt
parent1ff56b9f93adcea9d7a8798bb11b78de957fdf16 (diff)
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/py-aggregate6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-aggregate6/Makefile b/net-mgmt/py-aggregate6/Makefile
index 643f68b0879d..5dea398959db 100644
--- a/net-mgmt/py-aggregate6/Makefile
+++ b/net-mgmt/py-aggregate6/Makefile
@@ -13,8 +13,8 @@ COMMENT= Compress an unsorted list of IPv4 and IPv6 prefixes
LICENSE= BSD2CLAUSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}radix>=0.10.0:net/py-radix@${PY_FLAVOR}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= \
- ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR}