summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-05-29 21:05:52 +0000
committerPatrick Li <pat@FreeBSD.org>2002-05-29 21:05:52 +0000
commitd48b2f41660335378bfef128035ac23f0b2c8086 (patch)
tree57f25f8aaf51eecb86348b975b5d032cff0b99ff /mail
parentUpdate to 1.03 (diff)
Depend on ports sendmail if system dont have sendmail with libmilter
in the base system PR: 38640 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=60268
Diffstat (limited to 'mail')
-rw-r--r--mail/mimedefang/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile
index f1b7f07be914..b2abac39f99a 100644
--- a/mail/mimedefang/Makefile
+++ b/mail/mimedefang/Makefile
@@ -29,7 +29,7 @@ MAN7= mimedefang-protocol.7
MAN8= mimedefang.8 mimedefang.pl.8 mimedefang-multiplexor.8
.if !exists( /usr/include/libmilter/mfapi.h )
-IGNORE= "requires libmilter installed in the base system, upgrade your FreeBSD"
+BUILD_DEPENDS+= ${LOCALBASE}/include/libmilter/mfapi.h:${PORTSDIR}/mail/sendmail
.endif
post-install: