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
1 changed files with 3 additions and 0 deletions
|
@ -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 a new issue