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

14 lines
480 B
Plaintext

# $OpenBSD: patch-ab,v 1.3 2000/01/27 21:14:03 form Exp $
--- libs/combine/Makefile.in.orig Fri Jan 28 01:00:44 2000
+++ libs/combine/Makefile.in Fri Jan 28 01:00:59 2000
@@ -24,7 +24,7 @@
##HAS_LZW= -DHAS_LZW=1
DEFINES= $(INCLUDES) $(DEFS) -D__USE_FIXED_PROTOTYPES__ -DSYS_UNIX=1 $(HAS_LZW)
-CFLAGS= -O $(DEFINES)
+CFLAGS= @CFLAGS@ $(DEFINES)
SRCS = crbasei.c allocim.c readgif.c rddata.c dstraimg.c\
readblk.c lzwdec.c syncimg.c duplicim.c writegif.c lsbfwrs.c\