diff options
Diffstat (limited to 'net-mgmt/p5-Net-Abuse-Utils-Spamhaus/Makefile')
-rw-r--r-- | net-mgmt/p5-Net-Abuse-Utils-Spamhaus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/Makefile b/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/Makefile index 7600f3bdbd22..abb91ec93bb0 100644 --- a/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/Makefile +++ b/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/Makefile @@ -12,8 +12,8 @@ COMMENT= Routines useful for checking data against the spamhaus blacklists LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Net-DNS>=0.72:dns/p5-Net-DNS -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Net-DNS>=0.72:dns/p5-Net-DNS USES= perl5 USE_PERL5= configure |