1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

Option SENDMAIL_MILTER_IN_BASE

- allow to build port with base sendamil
This commit is contained in:
Dirk Meyer 2002-10-26 19:05:37 +00:00
parent a61500499b
commit 3498012a6f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68884

View File

@ -12,7 +12,9 @@ MASTER_SITES= ftp://ftp.rhnet.is/pub/noattach/
MAINTAINER= dinoex@FreeBSD.org
.if !defined(SENDMAIL_MILTER_IN_BASE)
BUILD_DEPENDS= ${LOCALBASE}/lib/libmilter.a:${PORTSDIR}/mail/sendmail
.endif
CFLAGS+= ${PTHREAD_CFLAGS:S=""==}
GNU_CONFIGURE= yes