1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/mail/bmf/files/patch-Makefile.in
Sean Chittenden c314171468 Add bmf: a fast (fastest filter I know of) Bayesian Mail Filter (adaptive
spam filter && has hooks for mutt!).  Works well with maildrop, procmail,
and can be integrated with all known mailing list software.
2003-03-24 05:07:52 +00:00

13 lines
228 B
Plaintext

--- Makefile.in.orig Sat Mar 15 13:35:31 2003
+++ Makefile.in Sat Mar 15 13:36:05 2003
@@ -1,7 +1,7 @@
# Makefile for bmf
-BINDIR=/usr/bin
-MANDIR=/usr/share/man
+BINDIR=${PREFIX}/bin
+MANDIR=${PREFIX}/man
VERSION=0.9.4