summaryrefslogtreecommitdiff
path: root/dns/p5-Net-Nslookup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/p5-Net-Nslookup/Makefile')
-rw-r--r--dns/p5-Net-Nslookup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-Nslookup/Makefile b/dns/p5-Net-Nslookup/Makefile
index ac2a394e0cec..91a0868a1eba 100644
--- a/dns/p5-Net-Nslookup/Makefile
+++ b/dns/p5-Net-Nslookup/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Provides the capabilities of the standard tool nslookup(1)
-BUILD_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS
USES= perl5
USE_PERL5= configure