aboutsummaryrefslogtreecommitdiff
path: root/mail/libspf2
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2013-06-16 18:16:16 +0000
committerStefan Walter <stefan@FreeBSD.org>2013-06-16 18:16:16 +0000
commit3de8ec0524ea400d2d9588c82d65057fab5b5159 (patch)
tree05a12c19c6451f1ac7c5b8c277eff74f5686009b /mail/libspf2
parent6bfb82b770cd91deba6456d565825c0a4a516118 (diff)
downloadports-3de8ec0524ea400d2d9588c82d65057fab5b5159.tar.gz
ports-3de8ec0524ea400d2d9588c82d65057fab5b5159.zip
- Let mail/p5-Mail-SPF always install spfquery as spfquery.pl unconditionally to
avoid conflict with mail/libspf2. - Unregister conflict between mail/p5-Mail-SPF and mail/libspf2. PR: 157107
Notes
Notes: svn path=/head/; revision=321065
Diffstat (limited to 'mail/libspf2')
-rw-r--r--mail/libspf2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile
index e12e6164d704..e793141e8ac2 100644
--- a/mail/libspf2/Makefile
+++ b/mail/libspf2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libspf2
PORTVERSION= 1.2.10
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.libspf2.org/spf/ \
LOCAL/sunpoet
@@ -13,7 +14,7 @@ COMMENT= Sender Rewriting Scheme 2 C Implementation
LICENSE= BSD LGPL21 LGPL3
LICENSE_COMB= dual
-CONFLICTS= ${PORTNAME}-1.0.* p5-Mail-SPF-[0-9]* p5-Mail-SPF-Query-[0-9]*
+CONFLICTS= ${PORTNAME}-1.0.* p5-Mail-SPF-Query-[0-9]*
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool