aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mimedefang
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2016-02-26 16:47:18 +0800
committerdinoex <dinoex@FreeBSD.org>2016-02-26 16:47:18 +0800
commitb1593d6c031dbace3a3288b96063f1644c48561a (patch)
tree272759ebfee31117785c9d5e20e1ecf7f178b20b /mail/mimedefang
parent104c10b28bc89e68dc7653820794b74e83bda14c (diff)
downloadfreebsd-ports-gnome-b1593d6c031dbace3a3288b96063f1644c48561a.tar.gz
freebsd-ports-gnome-b1593d6c031dbace3a3288b96063f1644c48561a.tar.zst
freebsd-ports-gnome-b1593d6c031dbace3a3288b96063f1644c48561a.zip
- set dependency to libmilter, bump PORTREVISION
Diffstat (limited to 'mail/mimedefang')
-rw-r--r--mail/mimedefang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile
index 849d02c8cab8..be68a30ec305 100644
--- a/mail/mimedefang/Makefile
+++ b/mail/mimedefang/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mimedefang
PORTVERSION= 2.78
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.mimedefang.org/static/ \
http://fossies.org/linux/misc/
@@ -56,7 +56,7 @@ CONFIG_FILES= mimedefang-filter sa-mimedefang.cf mimedefang-ip-key
.include <bsd.port.options.mk>
.if !exists( /usr/include/libmilter/mfapi.h )
-BUILD_DEPENDS+= ${LOCALBASE}/include/libmilter/mfapi.h:${PORTSDIR}/mail/sendmail
+BUILD_DEPENDS+= ${LOCALBASE}/include/libmilter/mfapi.h:${PORTSDIR}/mail/libmilter
.endif
.if exists( ${LOCALBASE}/include/libmilter/mfapi.h )