openbsd-ports/www/wwwcount/patches/patch-ae
form 631dab3011 Update to 2.5.
Package support.
2000-01-27 21:14:02 +00:00

14 lines
385 B
Plaintext

# $OpenBSD: patch-ae,v 1.3 2000/01/27 21:14:04 form Exp $
--- utils/extdgts/Makefile.in.orig Fri Jan 28 01:11:30 2000
+++ utils/extdgts/Makefile.in Fri Jan 28 01:11:39 2000
@@ -11,7 +11,7 @@
CC= @CC@
DEFS= @DEFS@
DEFINES= $(INCLUDES) $(DEFS) -D__USE_FIXED_PROTOTYPES_
-CFLAGS= -O $(DEFINES)
+CFLAGS= @CFLAGS@ $(DEFINES)
PROGNAME=extdgts
LIBS= ../../libs/combine/libCombine.a