freebsd-ports/www/thttpd/files/patch-ad
Michael Haro e72e10c116 Updates the port to the latest verion: 2.21b. Brings in interesting stuff like
kqueue and accept filtering support.

PR:		26822
Submitted by:	    maintainer
2001-05-01 00:34:46 +00:00

11 lines
258 B
Text

--- extras/Makefile.in.orig Tue Apr 24 19:46:03 2001
+++ extras/Makefile.in Tue Apr 24 19:46:13 2001
@@ -32,7 +32,7 @@
MANDIR = @mandir@
CC = @CC@
-CCOPT = @V_CCOPT@
+CCOPT = @CFLAGS@
DEFS = @DEFS@
INCLS = -I..
CFLAGS = $(CCOPT) $(DEFS) $(INCLS)