From 609bc2b696ef427b50c014b0463decbdd5febd3f Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 12 Oct 2014 08:17:50 +0000 Subject: Remove conflict between "libspf-alt" respectively "libspf2" and "p5-Mail-SPF". The first two packages install "bin/spfd" while the latter install "sbin/spfd". Problem pointed out by Petar Bogdanovic in PR pkg/49271. --- mail/p5-Mail-SPF/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'mail/p5-Mail-SPF') diff --git a/mail/p5-Mail-SPF/Makefile b/mail/p5-Mail-SPF/Makefile index ad338e7484a..ffa33e33ef3 100644 --- a/mail/p5-Mail-SPF/Makefile +++ b/mail/p5-Mail-SPF/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/10/09 14:06:40 wiz Exp $ -# +# $NetBSD: Makefile,v 1.8 2014/10/12 08:17:50 tron Exp $ DISTNAME= Mail-SPF-v2.007 PKGNAME= p5-${DISTNAME:S/-v/-/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} @@ -12,10 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Mail-SPF/ COMMENT= Perl implementation of the Sender Policy Framework LICENSE= modified-bsd -# sbin/spfd -CONFLICTS+= libspf2-[0-9]* -CONFLICTS+= libspf-alt-[0-9]* - BUILD_DEPENDS+= p5-Net-DNS-Resolver-Programmable-[0-9]*:../../net/p5-Net-DNS-Resolver-Programmable BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple>=0.10}:../../devel/p5-Test-Simple -- cgit v1.2.3