summaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS-ZoneFile-Fast/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/p5-Net-DNS-ZoneFile-Fast/Makefile')
-rw-r--r--dns/p5-Net-DNS-ZoneFile-Fast/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile
index b773ef3e7839..453681ca9606 100644
--- a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile
+++ b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile
@@ -12,9 +12,9 @@ COMMENT= Perl module to parse BIND8/9 zone files
LICENSE= BSD3CLAUSE
-BUILD_DEPENDS= p5-Net-DNS>=0.65:dns/p5-Net-DNS \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Net-DNS>=0.65:dns/p5-Net-DNS \
p5-Net-DNS-SEC>=0.15:dns/p5-Net-DNS-SEC
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5