freebsd-ports/net-im/bsflite/files/patch-Makefile
Simon Barner c7a6f12d72 Add bsflite , a lightweight command line AIM client.
PR:		81877
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-06 01:13:30 +00:00

19 lines
455 B
Text

--- Makefile.orig Mon Jun 6 02:49:25 2005
+++ Makefile Mon Jun 6 02:49:41 2005
@@ -2,7 +2,6 @@
#EXEC=bsflite.exe
#CC=i386-pc-msdosdjgpp-gcc
#CC=mingw32-gcc
-CC=gcc
#
# Remove -DTIMESTAMPS to remove timestamps on messages/events
#
@@ -18,7 +17,7 @@
# Add -DBELL_ON_INCOMING to sound an alert when a message
# comes in.
#
-CFLAGS=-O -DTIMESTAMPS
+CFLAGS+=-DTIMESTAMPS
#CFLAGS+=-I/usr/local/djgpp/watt/inc
#
# Add -lsocket -lnsl for Solaris