aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix28/Makefile
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2010-10-06 03:29:04 +0000
committerSahil Tandon <sahil@FreeBSD.org>2010-10-06 03:29:04 +0000
commitf6cbabbc667d556f267d5be40d01dcb8d03be8d9 (patch)
treed44320a4822e355661e95a6d7b4524d9be6deaa8 /mail/postfix28/Makefile
parent2f03e84990d7c60c49c2685d3bcc156673cd38cd (diff)
downloadports-f6cbabbc667d556f267d5be40d01dcb8d03be8d9.tar.gz
ports-f6cbabbc667d556f267d5be40d01dcb8d03be8d9.zip
Notes
Diffstat (limited to 'mail/postfix28/Makefile')
-rw-r--r--mail/postfix28/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile
index 3f4c45c921d9..41dc6162ca4f 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/Makefile
@@ -23,7 +23,7 @@ COMMENT= A secure alternative to widely-used Sendmail
VDAVERSION= 2.7.0
CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-68-9].* postfix-current-2.* \
- sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.*
+ sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.*
USE_SUBMAKE= yes
USE_PERL5_BUILD=yes
@@ -154,9 +154,9 @@ POSTFIX_AUXLIBS+= -L${OPENSSLLIB} ${LDFLAGS} -lssl -lcrypto
LIB_DEPENDS+= spf2.3:${PORTSDIR}/mail/libspf2
PATCH_SITES+= ${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR= mm
-PATCHFILES+= postfix-2.7.1-libspf2-1.2.x-1.patch.gz
+PATCHFILES+= postfix-2.7.1-libspf2-1.2.x-4.patch.gz
PATCH_DIST_STRIP= -p1
-POSTFIX_CCARGS+= -DHAVE_NS_TYPE -I${LOCALBASE}/include
+POSTFIX_CCARGS+= -DHAVE_NS_TYPE -DHAS_SPF -I${LOCALBASE}/include
POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lspf2
PLIST_SUB+= SPF=""
.else