diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:00:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:00:51 +0000 |
commit | 4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch) | |
tree | 78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /dns/p5-Net-DNSBL-Statistics | |
parent | 7f4572eae4327c4403d9ef714cb6de917650662a (diff) |
Notes
Diffstat (limited to 'dns/p5-Net-DNSBL-Statistics')
-rw-r--r-- | dns/p5-Net-DNSBL-Statistics/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/p5-Net-DNSBL-Statistics/Makefile b/dns/p5-Net-DNSBL-Statistics/Makefile index a7b3a143388c..1ab45a8a82bd 100644 --- a/dns/p5-Net-DNSBL-Statistics/Makefile +++ b/dns/p5-Net-DNSBL-Statistics/Makefile @@ -14,9 +14,9 @@ COMMENT= Gather DNSBL Statistics LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Net-DNS-Codes>=0.09:${PORTSDIR}/dns/p5-Net-DNS-Codes \ - p5-Net-DNS-ToolKit>=0.41:${PORTSDIR}/dns/p5-Net-DNS-ToolKit \ - p5-Net-DNSBL-MultiDaemon>=0.26:${PORTSDIR}/dns/p5-Net-DNSBL-MultiDaemon +BUILD_DEPENDS= p5-Net-DNS-Codes>=0.09:dns/p5-Net-DNS-Codes \ + p5-Net-DNS-ToolKit>=0.41:dns/p5-Net-DNS-ToolKit \ + p5-Net-DNSBL-MultiDaemon>=0.26:dns/p5-Net-DNSBL-MultiDaemon RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |