aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-04 14:17:03 +0800
committeraz <az@FreeBSD.org>2012-06-04 14:17:03 +0800
commit9e83f9f0f8eaec7073d853de2861d62ce189c650 (patch)
treed5d8576584ca8033ae717f623e9935a887a5a952 /dns
parent7c170c4aa578311a4a307db5e19c448752decc47 (diff)
downloadfreebsd-ports-gnome-9e83f9f0f8eaec7073d853de2861d62ce189c650.tar.gz
freebsd-ports-gnome-9e83f9f0f8eaec7073d853de2861d62ce189c650.tar.zst
freebsd-ports-gnome-9e83f9f0f8eaec7073d853de2861d62ce189c650.zip
- Remove SITE_PERL from *_DEPENDS
- Reassign maintainership from ports@ to perl@
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-DNS-EasyDNS/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/p5-DNS-EasyDNS/Makefile b/dns/p5-DNS-EasyDNS/Makefile
index 92395bf553a1..287c75b0926b 100644
--- a/dns/p5-DNS-EasyDNS/Makefile
+++ b/dns/p5-DNS-EasyDNS/Makefile
@@ -11,11 +11,11 @@ CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Update your EasyDNS dynamic DNS entries
-BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= DNS::EasyDNS.3