1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/micq/files/patch-aa

15 lines
461 B
Plaintext
Raw Normal View History

--- Makefile.orig Sun Sep 12 18:42:33 1999
+++ Makefile Mon Nov 1 17:19:29 1999
@@ -1,8 +1,9 @@
# Anyone who knows how to make Makefiles please help out.
# I have no clue but this appears to work fairly well
# be sure to use gmake
-CC = gcc
-CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR
+#CC = gcc
1999-06-03 08:31:13 +00:00
+#CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR
+CFLAGS += -Wall -DUNIX -DANSI_COLOR
CFLAGS += -DMAX_CONTACTS=255
CFLAGS += -DUSE_MREADLINE
#CFLAGS += -DCOLOR_SCHEME_A