summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-09-14 15:23:52 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-09-14 15:23:52 +0000
commit2c7ec98c83439b296351bad209ea8025269c4c40 (patch)
tree58bb14fa1c0f1496eb8b232df5f455219ceddaac /mail
parent- convert to the new perl5 framework (diff)
Fix qmail-spamcontrol build on head without gcc
Reported by: bapt
Notes
Notes: svn path=/head/; revision=327293
Diffstat (limited to 'mail')
-rw-r--r--mail/qmail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile
index de25a63833c8..edb6f7b7a618 100644
--- a/mail/qmail/Makefile
+++ b/mail/qmail/Makefile
@@ -694,6 +694,7 @@ post-patch:
@cd ${UCSPISRC}/src && ${PATCH} -p0 < ${DISTDIR}/${DIST_SUBDIR}/ucspi-ssl-0.70_ucspitls-0.6.patch_
@${ECHO_CMD} "${UCSPISRC}/compile" > ${WRKSRC}/conf-ucspissl
${ECHO_CMD} "${CC} ${CFLAGS}" > ${UCSPISRC}/src/conf-cc
+ ${ECHO_CMD} "${CC} ${STRIP} ${LDFLAGS}" > ${UCSPISRC}/src/conf-ld
${ECHO_CMD} "${PREFIX}" > ${UCSPISRC}/src/conf-home
${ECHO_CMD} "${PREFIX}/bin" > ${UCSPISRC}/src/conf-tcpbin
${ECHO_CMD} "/etc/ssl" > ${UCSPISRC}/src/conf-cadir