diff options
Diffstat (limited to 'dns/p5-Net-RBLClient/Makefile')
-rw-r--r-- | dns/p5-Net-RBLClient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-RBLClient/Makefile b/dns/p5-Net-RBLClient/Makefile index 6e29dbba00c6..9121ac57e7a4 100644 --- a/dns/p5-Net-RBLClient/Makefile +++ b/dns/p5-Net-RBLClient/Makefile @@ -14,7 +14,7 @@ COMMENT= Queries multiple Realtime Blackhole Lists in parallel LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS +BUILD_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |