ports/security/ccsrch/files/patch-Makefile
Sunpoet Po-Chuan Hsieh 9affa8d3d3 - Update MAINTAINER address
- Convert to new OPTIONS framework
- Respect CC
- Cleanup compile warnings
- Pet portlint
- While I'm here, remove LICENSE_FILE for well-known licenses
- Use single space after WWW:

PR:		ports/182158
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2013-09-21 15:48:50 +00:00

22 lines
495 B
Text

--- Makefile.orig 2007-08-30 04:43:27.000000000 +0400
+++ Makefile 2013-09-16 15:34:28.000000000 +0400
@@ -21,7 +21,7 @@
# Makefile for ccsrch
#
-CC =gcc
+#CC =gcc
#
# for mingw use something like the following
#INCL = -I./ -I/mingw/include
@@ -29,8 +29,8 @@
#
# for *UNIX* the following tends to work
INCL = -I./
-CFLAGS =-O2 -static
-#CFLAGS =-O2 # for linux
+#CFLAGS =-O2 -static
+CFLAGS =-O2 # for linux
#CFLAGS =-DDEBUG # if you want a lot of noise
LDFLAGS =-s
OBJS= ccsrch.o