mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Unbreak build with the recent clang (do not bump revision).
This commit is contained in:
parent
703a9826c8
commit
0eb90630af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349720
@ -33,6 +33,9 @@ LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre \
|
||||
libopendkim.so:${PORTSDIR}/mail/opendkim
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
# Workaround to prevent bsd.milter.mk from breaking the build with the recent clang
|
||||
WITHOUT_MILTER_LDFLAGS= yes
|
||||
.include "${PORTSDIR}/mail/sendmail/bsd.milter.mk"
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user