From 64e12330a837194d0401b7676351b6a6390d40ca Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Fri, 26 Feb 2016 08:47:18 +0000 Subject: - set dependency to libmilter, bump PORTREVISION --- mail/milter-bogom/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/milter-bogom') diff --git a/mail/milter-bogom/Makefile b/mail/milter-bogom/Makefile index cff96f6e77ac..e54386172fb8 100644 --- a/mail/milter-bogom/Makefile +++ b/mail/milter-bogom/Makefile @@ -3,7 +3,7 @@ PORTNAME= bogom PORTVERSION= 1.9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.usebox.net/jjm/bogom/ \ http://blackshell.usebox.net/bogom/ @@ -15,7 +15,7 @@ COMMENT= Simple sendmail milter to interface bogofilter RUN_DEPENDS= bogofilter:${PORTSDIR}/mail/bogofilter .if !exists(/usr/lib/libmilter.so) -LIB_DEPENDS= libmilter.so:${PORTSDIR}/mail/sendmail +LIB_DEPENDS= libmilter.so:${PORTSDIR}/mail/libmilter LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -I${LOCALBASE}/include .endif -- cgit v1.2.3