aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNSBL-MultiDaemon
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 13:48:34 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 13:48:34 +0000
commit4641b63dd110dfe3a5eb439a464a3b08b0a4075d (patch)
tree8921d3aea2ab8ce149421e10ca80d7879fe2ce78 /dns/p5-Net-DNSBL-MultiDaemon
parent7e97d209a0f6ab0569565dff85a4ef9d331fd2c8 (diff)
downloadports-4641b63dd110dfe3a5eb439a464a3b08b0a4075d.tar.gz
ports-4641b63dd110dfe3a5eb439a464a3b08b0a4075d.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300273
Diffstat (limited to 'dns/p5-Net-DNSBL-MultiDaemon')
-rw-r--r--dns/p5-Net-DNSBL-MultiDaemon/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/dns/p5-Net-DNSBL-MultiDaemon/Makefile b/dns/p5-Net-DNSBL-MultiDaemon/Makefile
index 31a3ffa5944c..e9202b8cb01e 100644
--- a/dns/p5-Net-DNSBL-MultiDaemon/Makefile
+++ b/dns/p5-Net-DNSBL-MultiDaemon/Makefile
@@ -14,13 +14,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= greenwood.andy@gmail.com
COMMENT= Net::DNSBL::MultiDaemon - multi DNSBL prioritization
-BUILD_DEPENDS= ${SITE_PERL}/mach/Unix/Syslog.pm:${PORTSDIR}/sysutils/p5-Unix-Syslog \
- ${SITE_PERL}/Geo/IP/PurePerl.pm:${PORTSDIR}/net/p5-Geo-IP-PurePerl \
- ${SITE_PERL}/mach/NetAddr/IP.pm:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \
- ${SITE_PERL}/Net/DNS/Codes.pm:${PORTSDIR}/dns/p5-Net-DNS-Codes \
- ${SITE_PERL}/mach/Net/DNS/ToolKit.pm:${PORTSDIR}/dns/p5-Net-DNS-ToolKit
+BUILD_DEPENDS= p5-Unix-Syslog>=0:${PORTSDIR}/sysutils/p5-Unix-Syslog \
+ p5-Geo-IP-PurePerl>=0:${PORTSDIR}/net/p5-Geo-IP-PurePerl \
+ p5-NetAddr-IP>=0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \
+ p5-Net-DNS-Codes>=0:${PORTSDIR}/dns/p5-Net-DNS-Codes \
+ p5-Net-DNS-ToolKit>=0:${PORTSDIR}/dns/p5-Net-DNS-ToolKit
RUN_DEPENDS:= ${BUILD_DEPENDS} \
- ${SITE_PERL}/File/SafeDO.pm:${PORTSDIR}/devel/p5-File-SafeDO
+ p5-File-SafeDO>=0:${PORTSDIR}/devel/p5-File-SafeDO
PERL_CONFIGURE= yes