aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-Domain-ExpireDate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/p5-Net-Domain-ExpireDate/Makefile')
-rw-r--r--dns/p5-Net-Domain-ExpireDate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-Domain-ExpireDate/Makefile b/dns/p5-Net-Domain-ExpireDate/Makefile
index ccd1bb23aba5..0bd613cd2452 100644
--- a/dns/p5-Net-Domain-ExpireDate/Makefile
+++ b/dns/p5-Net-Domain-ExpireDate/Makefile
@@ -10,8 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module obtain expiration date of domain names
-BUILD_DEPENDS= p5-Net-Whois-Raw>=0:net/p5-Net-Whois-Raw
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Net-Whois-Raw>=0:net/p5-Net-Whois-Raw
NO_ARCH= yes
USES= perl5