1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/www/npc/files/patch-aa
2000-07-03 03:09:30 +00:00

14 lines
254 B
Plaintext

--- Makefile.orig Thu Dec 11 06:15:32 1997
+++ Makefile Sun Jul 2 20:06:47 2000
@@ -2,8 +2,8 @@
# npc.cgi -- Animation counter cgi
#
-CC = gcc
-CFLAGS = -O
+CC ?= gcc
+CFLAGS ?= -O
MAKEFILE = Makefile
INDEX_DIR = /usr/local/etc/httpd/index