mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
- new option SENDMAIL_PORT
This commit is contained in:
parent
6d22a57097
commit
727cbd0d7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113927
@ -15,9 +15,10 @@ MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= A configurable filter for Sendmail
|
||||
|
||||
.if !defined(SENDMAIL_MILTER_IN_BASE)
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libmilter.a:${PORTSDIR}/mail/sendmail
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libmilter.a:${PORTSDIR}/mail/${SENDMAIL_PORT}
|
||||
.endif
|
||||
|
||||
SENDMAIL_PORT?= sendmail812
|
||||
CTARGETS+= rays-filter
|
||||
CFLAGS+= -Wall ${PTHREAD_CFLAGS:S=""==}
|
||||
LIBS+= ${PTHREAD_LIBS}
|
||||
|
Loading…
x
Reference in New Issue
Block a user