freebsd-ports/www/cgichk/files/patch-Makefile

12 lines
298 B
Text
Raw Normal View History

2011-09-06 05:49:50 +02:00
--- Makefile.orig 2011-09-06 11:10:37.000000000 +0800
+++ Makefile 2011-09-06 11:10:42.000000000 +0800
@@ -1,7 +1,7 @@
# Where cgichk goes when user decides to install
INSTALLDIR=/usr/local/bin
-CC = gcc
+CC ?= gcc
OPTIONS = $(WINCRAP)
CFLAGS = -O2 -s $(OPTIONS)
OUTPUT = cgichk