forked from Lainports/freebsd-ports
- Register conflicts
PR: ports/131896 Submitted by: Stephen Hurd <shurd@sasktel.net>
This commit is contained in:
parent
3ee5591a69
commit
84e60c4ae4
2 changed files with 4 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
|
|||
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
CONFLICTS= p5-Mail-SPF-[0-9]*
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1= spfd.1 spfquery.1
|
||||
|
|
|
|||
|
|
@ -23,6 +23,8 @@ RUN_DEPENDS= p5-Net-DNS-Resolver-Programmable>=0.002.1:${PORTSDIR}/dns/p5-Net-DN
|
|||
p5-URI>=1.13:${PORTSDIR}/net/p5-URI
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
CONFLICTS= p5-Mail-SPF-Query-[0-9]*
|
||||
|
||||
PERL_MODBUILD= 5.6.0+
|
||||
CONFIGURE_ARGS= --install_path sbin=${PREFIX}/sbin
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue