1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/net/micq/files/patch-aa
Matthew Hunt 482669d332 Upgrade to 0.3.2 or 981213, depending on which of their two versioning
systems you like to use.

Submitted by:	Seiichirou Hiraoka <flathill@flathill.gr.jp>
1998-12-14 22:36:07 +00:00

14 lines
451 B
Plaintext

--- Makefile.orig Mon Dec 14 16:24:40 1998
+++ Makefile Mon Dec 14 16:25:36 1998
@@ -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
# Uncomment the below line for humorous messages
#CFLAGS += -DFUNNY_MSGS
# uncomment the line below for debuging info