freebsd-ports/mail/bulk_mailer/files/patch-Makefile.in
Mathieu Arnold d68253e6ca (Readdition of mail/bulk_mailer which was removed on 306404)
Readd bulk_mailer 1.13, speeds delivery to mailing lists by sorting &
batching addresses.
2013-08-01 18:02:04 +00:00

12 lines
344 B
Text

--- Makefile.in.orig Tue Sep 1 12:37:34 1998
+++ Makefile.in Fri Feb 12 17:36:11 1999
@@ -1,7 +1,7 @@
-DEFINES = @DEFS@
+DEFINES = @DEFS@ -DDEFAULT_DOMAIN=1 -DPIPECOMMAND='"/usr/sbin/sendmail -bs %s"'
LIBS = @LIBS@
-CFLAGS = $(DEFINES)
+CFLAGS += -Wall $(DEFINES)
FILES = bulk_mailer.README INSTALL bulk_mailer.c patchlevel.h Makefile