diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2002-09-06 17:31:49 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2002-09-06 17:31:49 +0000 |
commit | f4c3b1e25677d3dcc7d7e69843f8bd2f62876d41 (patch) | |
tree | d6b986ad2167222f92212ac0088e24e54c44947e /databases/pxtools/files/patch-aa | |
parent | Update port to version 1.00. (diff) |
Update port to 0.0.19.
Notes
Notes:
svn path=/head/; revision=65734
Diffstat (limited to 'databases/pxtools/files/patch-aa')
-rw-r--r-- | databases/pxtools/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/pxtools/files/patch-aa b/databases/pxtools/files/patch-aa deleted file mode 100644 index 4510310169d7..000000000000 --- a/databases/pxtools/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |