ports/irc/fisg/files/patch-Makefile
Sergey Matveychuk 8edc81ddbb FISG is a tool that creates statistics from IRC logs. FISG supports
various logfile formats and has a very fast parsing engine.

PR:		ports/74526
Submitted by:	Pasi Hirvonen <psh(at)iki.fi>
2004-12-10 23:49:47 +00:00

13 lines
253 B
Text

--- ../fisg-0.2.0-orig/src/Makefile Mon Nov 29 16:33:25 2004
+++ src/Makefile Mon Nov 29 16:33:51 2004
@@ -2,8 +2,8 @@
# Makefile for UNIX
#
RM=rm
-CC=gcc
-CFLAGS= -g -O2 -Wall
+CC?=gcc
+CFLAGS?= -g -Wall
FISGEXE=fisg
TARGETS=$(FISGEXE) strmatch