diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-25 15:04:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-25 15:04:50 +0000 |
commit | 84e60c4ae4792dec3df0d33d51e56a274148b668 (patch) | |
tree | 7b01cb9fa71191d57b001fe80f69abb0d4c79ea2 /mail/p5-Mail-SPF | |
parent | 3ee5591a69372c417c81e75bdb92823ad5d43009 (diff) | |
download | ports-84e60c4ae4792dec3df0d33d51e56a274148b668.tar.gz ports-84e60c4ae4792dec3df0d33d51e56a274148b668.zip |
Notes
Diffstat (limited to 'mail/p5-Mail-SPF')
-rw-r--r-- | mail/p5-Mail-SPF/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/p5-Mail-SPF/Makefile b/mail/p5-Mail-SPF/Makefile index c1209e7b4348..7bc1a70e2162 100644 --- a/mail/p5-Mail-SPF/Makefile +++ b/mail/p5-Mail-SPF/Makefile @@ -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 |