1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/www/hypermail/files/patch-ac
Bill Fumerola adea17533f Upgrade from 1.02 -> 20b3, associated changes.
Submitted by:	Alex Perel <veers@disturbed.net> (new maintainer)
1999-03-22 22:45:06 +00:00

15 lines
321 B
Plaintext

diff -r -u ../hypermail-orig/Makefile.in ./Makefile.in
--- Makefile.in Thu Aug 20 23:12:36 1998
+++ Makefile.in Tue Jan 5 06:52:58 1988
@@ -22,7 +22,7 @@
# Compiler to use
CC=@CC@
-CFLAGS=@CFLAGS@
+CFLAGS?=@CFLAGS@
LDFLAGS=@LDFLAGS@
all: hypermail support
diff -r -u ../hypermail-orig/configure ./configure