1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Fix configure when WITH_MAILDROP is set

PR:		ports/138363
Submitted by:	Alexey V.Degtyarev <alexey@renatasystems.org>
Approved by:	maintainer timeout (roam; 18 days)
Feature safe:	yes
This commit is contained in:
Pav Lucistnik 2009-09-17 11:27:09 +00:00
parent ffad08e69c
commit e918d14275
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241561

View File

@ -221,6 +221,7 @@ CONFIGURE_ARGS+= --enable-onchange-script
.if defined(WITH_MAILDROP)
CONFIGURE_ARGS+= --enable-maildrop=y \
--enable-maildrop-prog=${LOCALBASE}/bin/maildrop
BUILD_DEPENDS+= maildrop:${PORTSDIR}/${MAILDROP_PORT}
RUN_DEPENDS+= maildrop:${PORTSDIR}/${MAILDROP_PORT}
MAILDROP_FILES= ${WRKSRC}/maildrop/maildroprc.v1 \
${WRKSRC}/maildrop/maildroprc.v2