disable razor tests (done in "make regress") by default
otherwise "make configure" would ask, if it found razor-agent installed OK pvalchev@
This commit is contained in:
parent
cd25ea6806
commit
93e4ed82fb
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.18 2003/02/22 14:55:51 lebel Exp $
|
# $OpenBSD: Makefile,v 1.19 2003/03/06 21:23:47 sturm Exp $
|
||||||
|
|
||||||
COMMENT= "mailfilter to identify and mark spam"
|
COMMENT= "mailfilter to identify and mark spam"
|
||||||
|
|
||||||
@ -24,6 +24,7 @@ RUN_DEPENDS= :p5-Net-DNS-*:net/p5-Net-DNS \
|
|||||||
:procmail-*:mail/procmail
|
:procmail-*:mail/procmail
|
||||||
|
|
||||||
CONFIGURE_STYLE= perl
|
CONFIGURE_STYLE= perl
|
||||||
|
CONFIGURE_ARGS+= RUN_RAZOR1_TESTS=n RUN_RAZOR2_TESTS=n
|
||||||
|
|
||||||
SAMPLE_CONFIG_DIR= ${PREFIX}/share/examples/SpamAssassin
|
SAMPLE_CONFIG_DIR= ${PREFIX}/share/examples/SpamAssassin
|
||||||
CONFIG_DIR= ${SYSCONFDIR}/mail/spamassassin
|
CONFIG_DIR= ${SYSCONFDIR}/mail/spamassassin
|
||||||
|
Loading…
Reference in New Issue
Block a user