summaryrefslogtreecommitdiff
path: root/dns/p5-AnyEvent-DNS-EtcHosts/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-10 19:45:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-10 19:45:22 +0000
commitdcfc382d3115e09c89ff317e32b9e5ac517412ba (patch)
treeb404fd181bd294fc4166ebfae1d0610e57286807 /dns/p5-AnyEvent-DNS-EtcHosts/Makefile
parent8d9b1a8a65550fc143b7fdd8990744a1549c373b (diff)
downloadfreebsd-ports-dcfc382d3115e09c89ff317e32b9e5ac517412ba.zip
Add missing *_DEPENDS
- Bump PORTREVISION for dependency change Approved by: portmgr (blanket)
Diffstat (limited to 'dns/p5-AnyEvent-DNS-EtcHosts/Makefile')
-rw-r--r--dns/p5-AnyEvent-DNS-EtcHosts/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/dns/p5-AnyEvent-DNS-EtcHosts/Makefile b/dns/p5-AnyEvent-DNS-EtcHosts/Makefile
index 224a5762e7a3..ea929243611d 100644
--- a/dns/p5-AnyEvent-DNS-EtcHosts/Makefile
+++ b/dns/p5-AnyEvent-DNS-EtcHosts/Makefile
@@ -3,6 +3,7 @@
PORTNAME= AnyEvent-DNS-EtcHosts
PORTVERSION= 0.0103
+PORTREVISION= 1
CATEGORIES= dns perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DEXTER
@@ -14,6 +15,9 @@ COMMENT= AnyEvent::DNS::EtcHosts - Use /etc/hosts before DNS
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-AnyEvent>=7:devel/p5-AnyEvent
+
USES= perl5
USE_PERL5= configure