mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix build with sendmail from ports
PR: ports/51128 Submitted by: Andrey Beresovsky <and@rsu.ru>
This commit is contained in:
parent
9b7af47d9e
commit
4419a8f5ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105508
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ DOC_DIR= ${PREFIX}/share/doc/drweb-sendmail
|
|||
|
||||
.if !exists( /usr/include/libmilter/mfapi.h )
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/include/libmilter/mfapi.h:${PORTSDIR}/mail/sendmail
|
||||
MAKE_ARGS+= ADDLIB_FreeBSD=-L${LOCALBASE}/lib
|
||||
MAKE_ARGS+= "ADDF_FreeBSD=-Iaddons/md5 -I${LOCALBASE}/include"
|
||||
.endif
|
||||
|
||||
.if !defined(WITH_DRWEBSMF_HOSTNAME)
|
||||
|
|
Loading…
Add table
Reference in a new issue