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

14 lines
408 B
Plaintext
Raw Normal View History

--- Makefile.orig Tue Apr 6 13:40:57 1999
+++ Makefile Tue Apr 6 13:41:19 1999
@@ -1,8 +1,8 @@
# 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
+CFLAGS += -DUNIX -DANSI_COLOR
CFLAGS += -DUSE_MREADLINE
CFLAGS += -DENGLISH_LANG
#CFLAGS += -DBRAZIL_LANG