remove libmilter conditional
This commit is contained in:
parent
6ff17d3423
commit
afa0461695
@ -1,8 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2004/03/30 09:57:17 dhartmei Exp $
|
||||
|
||||
.if !exists(/usr/lib/libmilter.a)
|
||||
IGNORE="Fatal: milter required, see instructions in DESCR"
|
||||
.endif
|
||||
# $OpenBSD: Makefile,v 1.10 2004/06/29 06:20:55 jolan Exp $
|
||||
|
||||
COMMENT= "sendmail milter plugin for regular expression filtering"
|
||||
|
||||
|
@ -1,8 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1 2004/05/24 07:35:47 dhartmei Exp $
|
||||
|
||||
.if !exists(/usr/lib/libmilter.a)
|
||||
IGNORE="Fatal: milter required, see instructions in DESCR"
|
||||
.endif
|
||||
# $OpenBSD: Makefile,v 1.2 2004/06/29 06:20:55 jolan Exp $
|
||||
|
||||
COMMENT= "sendmail milter plugin for SpamAssassin spamd"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user