aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-08-26 23:30:41 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-08-26 23:30:41 +0000
commit1ffe5a449c9d37070947799f5b042741045d2973 (patch)
tree4780faec9eb4d165d8285ae523a0f06cb070bf8a
parente7cc7e85b864316e84c779a2d1c6e72e44949bea (diff)
downloadports-1ffe5a449c9d37070947799f5b042741045d2973.tar.gz
ports-1ffe5a449c9d37070947799f5b042741045d2973.zip
Notes
-rw-r--r--mail/qmail-spamcontrol/Makefile2
-rw-r--r--mail/qmail/Makefile1
2 files changed, 1 insertions, 2 deletions
diff --git a/mail/qmail-spamcontrol/Makefile b/mail/qmail-spamcontrol/Makefile
index e527aceccd93..2ce05537cdaf 100644
--- a/mail/qmail-spamcontrol/Makefile
+++ b/mail/qmail-spamcontrol/Makefile
@@ -19,8 +19,6 @@ EXTRA_PATCHES+= ${MASTERDIR}/files/patch-install.c \
${MASTERDIR}/files/patch-Makefile \
${MASTERDIR}/files/patch-auto_uids-c-dist
-USE_GCC= any
-
# Distfiles
QMAIL_DIST= ${PORTNAME}-${QMAIL_VERSION}${EXTRACT_SUFX}
SPAMCONTROL_DIST= spamcontrol-${SPAMCONTROL_VERSION}_tgz.bin
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile
index 55d12f27aef5..de25a63833c8 100644
--- a/mail/qmail/Makefile
+++ b/mail/qmail/Makefile
@@ -703,6 +703,7 @@ post-patch:
@cd ${WRKSRC} && ./install_spamcontrol.sh
@${PATCH} -d ${WRKSRC} < ${FILESDIR}/extra-patch-spamcontrol-qmail-smtpd.c
@${PATCH} -d ${WRKSRC} < ${FILESDIR}/extra-patch-spamcontrol-qmail-remote.c
+ @${PATCH} -d ${WRKSRC} < ${FILESDIR}/extra-patch-spamcontrol-tls_remote.c
. if ${PORT_OPTIONS:MSPF_PATCH} && defined(SPF_SPAMCONTROL_PATCH)
@${PATCH} -d ${WRKSRC} < ${DISTDIR}/${DIST_SUBDIR}/${SPF_SPAMCONTROL_PATCH}
. if ${PORT_OPTIONS:MEXTTODO_PATCH} && defined(EXTTODO_PATCH)