From 3ec2a12983d4617976d4e43f17be74dc0276a2eb Mon Sep 17 00:00:00 2001 From: kuriyama Date: Thu, 28 Jan 2010 04:53:50 +0000 Subject: - Remove unneeded dependencies which is in perl-5.8.9 dist (part 13). Approved by: portmgr (itetcu) --- dns/dnsmax-perl/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dns/dnsmax-perl') diff --git a/dns/dnsmax-perl/Makefile b/dns/dnsmax-perl/Makefile index 1494715c32bd..091557a68285 100644 --- a/dns/dnsmax-perl/Makefile +++ b/dns/dnsmax-perl/Makefile @@ -14,8 +14,7 @@ DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/} MAINTAINER= dan@algenta.com COMMENT= DNSMax-perl is a perl DNS update client for the REST DNSMax protocol -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ - ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \ +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \ ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ ${SITE_PERL}/HTTP/Response.pm:${PORTSDIR}/www/p5-libwww -- cgit