1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/net/micq/files/patch-aa
Matthew Hunt 79885184cf Import of micq (26 June 1998), a free implementation of the ICQ
protocol.  It is currently a partial implementation, and has a text
interface only.

As far as I can tell, Mirabilis' software is necessary to register
with the ICQ network, so I could not test its functionality.
1998-06-28 03:22:37 +00:00

14 lines
420 B
Plaintext

--- Makefile.orig Sat Jun 27 13:25:53 1998
+++ Makefile Sat Jun 27 13:26:38 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 = -Wall -DUNIX
+# CC = gcc
+CFLAGS += -DUNIX
# Uncomment the below line for humorous messages
#CFLAGS += -DFUNNY_MSGS
# uncomment the line below for debuging info