freebsd-ports/databases/pxtools/files/patch-aa
Chris D. Faulhaber 85e9a74115 Update port to 0.0.16
Update MASTER_SITES
2002-06-07 17:40:54 +00:00

11 lines
382 B
Text

--- src/Makefile.in.orig Thu Jan 24 05:29:33 2002
+++ src/Makefile.in Fri Jun 7 13:39:34 2002
@@ -78,7 +78,7 @@
noinst_HEADERS = pxtypes.h pxconvert.h pxparse.h
-CFLAGS = -g -Wall -O2 #-DDEBUG -DDEBUG_HEAD_COPY
+CFLAGS = -g -Wall @CFLAGS@ #-DDEBUG -DDEBUG_HEAD_COPY
subdir = src
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h