diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Email-MIME-CreateHTML/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-MIME-Fast/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-Address-MobileJp/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-Box-Parser-C/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-FilterXML/Makefile | 4 | ||||
-rw-r--r-- | mail/p5-Mail-Freshmeat/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-SPF-Query/Makefile | 8 | ||||
-rw-r--r-- | mail/p5-Net-SMTP-Server/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Net-SMTP_auth/Makefile | 4 | ||||
-rw-r--r-- | mail/p5-POE-Filter-Transparent-SMTP/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-qpsmtpd/Makefile | 2 |
11 files changed, 16 insertions, 16 deletions
diff --git a/mail/p5-Email-MIME-CreateHTML/Makefile b/mail/p5-Email-MIME-CreateHTML/Makefile index 0bed5794dec8..3103a061623b 100644 --- a/mail/p5-Email-MIME-CreateHTML/Makefile +++ b/mail/p5-Email-MIME-CreateHTML/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Multipart HTML Email builder -BUILD_DEPENDS= ${SITE_PERL}/File/Slurp/WithinPolicy.pm:${PORTSDIR}/devel/p5-File-Policy \ +BUILD_DEPENDS= p5-File-Policy>=0:${PORTSDIR}/devel/p5-File-Policy \ p5-Data-Serializer>0:${PORTSDIR}/devel/p5-Data-Serializer \ p5-Email-MIME>0:${PORTSDIR}/mail/p5-Email-MIME \ p5-HTML-Tagset>0:${PORTSDIR}/www/p5-HTML-Tagset \ diff --git a/mail/p5-MIME-Fast/Makefile b/mail/p5-MIME-Fast/Makefile index 794f09b54716..4f7462fb765f 100644 --- a/mail/p5-MIME-Fast/Makefile +++ b/mail/p5-MIME-Fast/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Create, edit and parse MIME messages (via gmime2 C library) -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils +BUILD_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils LIB_DEPENDS= gmime-2.0.4:${PORTSDIR}/mail/gmime2 RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/mail/p5-Mail-Address-MobileJp/Makefile b/mail/p5-Mail-Address-MobileJp/Makefile index 3ed22e9b257e..461948f0aa4a 100644 --- a/mail/p5-Mail-Address-MobileJp/Makefile +++ b/mail/p5-Mail-Address-MobileJp/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= An utility to detect an e-mail is mobile one or not -BUILD_DEPENDS= ${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools +BUILD_DEPENDS= p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/mail/p5-Mail-Box-Parser-C/Makefile b/mail/p5-Mail-Box-Parser-C/Makefile index 96a4ce54298a..bda87ce67d1f 100644 --- a/mail/p5-Mail-Box-Parser-C/Makefile +++ b/mail/p5-Mail-Box-Parser-C/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Parsing folders for Mail::Box with C routines -BUILD_DEPENDS= ${SITE_PERL}/Mail/Box.pm:${PORTSDIR}/mail/p5-Mail-Box +BUILD_DEPENDS= p5-Mail-Box>=0:${PORTSDIR}/mail/p5-Mail-Box RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/mail/p5-Mail-FilterXML/Makefile b/mail/p5-Mail-FilterXML/Makefile index feadcf38a352..6b32920737bf 100644 --- a/mail/p5-Mail-FilterXML/Makefile +++ b/mail/p5-Mail-FilterXML/Makefile @@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that allows writing mail filter rules in XML -BUILD_DEPENDS= ${SITE_PERL}/Mail/Audit.pm:${PORTSDIR}/mail/p5-Mail-Audit \ - ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-Mail-Audit>=0:${PORTSDIR}/mail/p5-Mail-Audit \ + p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/mail/p5-Mail-Freshmeat/Makefile b/mail/p5-Mail-Freshmeat/Makefile index 95e77a747eac..bdc12d6dfefb 100644 --- a/mail/p5-Mail-Freshmeat/Makefile +++ b/mail/p5-Mail-Freshmeat/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to parse daily newsletters from freshmeat.net -BUILD_DEPENDS= ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools +BUILD_DEPENDS= p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/mail/p5-Mail-SPF-Query/Makefile b/mail/p5-Mail-SPF-Query/Makefile index 6ad62eeef8c0..9b93a9fa2093 100644 --- a/mail/p5-Mail-SPF-Query/Makefile +++ b/mail/p5-Mail-SPF-Query/Makefile @@ -14,10 +14,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Query Sender Permitted From for an IP,email,helo -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ - ${SITE_PERL}/Net/CIDR/Lite.pm:${PORTSDIR}/net/p5-Net-CIDR-Lite \ - ${SITE_PERL}/Sys/Hostname/Long.pm:${PORTSDIR}/sysutils/p5-Sys-Hostname-Long \ - ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ + p5-Net-CIDR-Lite>=0:${PORTSDIR}/net/p5-Net-CIDR-Lite \ + p5-Sys-Hostname-Long>=0:${PORTSDIR}/sysutils/p5-Sys-Hostname-Long \ + p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= p5-Mail-SPF-[0-9]* diff --git a/mail/p5-Net-SMTP-Server/Makefile b/mail/p5-Net-SMTP-Server/Makefile index 3041c1f5094e..59c1319659e1 100644 --- a/mail/p5-Net-SMTP-Server/Makefile +++ b/mail/p5-Net-SMTP-Server/Makefile @@ -15,7 +15,7 @@ DISTNAME= SMTP-Server-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= A native Perl SMTP Server -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS +BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS RUN_DEPENDS:= ${BUILD_DEPENDS} MASTER_SITE_BACKUP+= http://www.macgyver.org/software/perl/ diff --git a/mail/p5-Net-SMTP_auth/Makefile b/mail/p5-Net-SMTP_auth/Makefile index bd7d91266a89..e5345b33f3c0 100644 --- a/mail/p5-Net-SMTP_auth/Makefile +++ b/mail/p5-Net-SMTP_auth/Makefile @@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple Mail Transfer Protocol Client with AUTHentication -BUILD_DEPENDS= ${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL \ - ${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-HMAC +BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ + p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC PERL_CONFIGURE= yes diff --git a/mail/p5-POE-Filter-Transparent-SMTP/Makefile b/mail/p5-POE-Filter-Transparent-SMTP/Makefile index 3c5acdabe439..a160b1d78606 100644 --- a/mail/p5-POE-Filter-Transparent-SMTP/Makefile +++ b/mail/p5-POE-Filter-Transparent-SMTP/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//} MAINTAINER= perl@FreeBSD.org COMMENT= SMTP transparency POE filter -BUILD_DEPENDS= ${SITE_PERL}/POE/Filter/Line.pm:${PORTSDIR}/devel/p5-POE +BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile index 0fef3e5e8f39..46a578a08dae 100644 --- a/mail/p5-qpsmtpd/Makefile +++ b/mail/p5-qpsmtpd/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS = MODPERL "Enable Apache Support via mod_perl" On .ifdef WITH_MODPERL -RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 +RUN_DEPENDS+= mod_perl2>=0:${PORTSDIR}/www/mod_perl2 .endif MAKE_JOBS_SAFE= yes |