diff options
author | marcus <marcus@FreeBSD.org> | 2002-07-26 22:24:31 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-07-26 22:24:31 +0000 |
commit | a2ac885e718ced80bb8295c2a7629cc0bb8091c5 (patch) | |
tree | 565900821692e0e414f827a011c9a0846274442a /databases/libgda2/files | |
parent | e13e4e9c55342942c71e85a2772b75916ba58fa5 (diff) | |
download | FreeBSD-ports-a2ac885e718ced80bb8295c2a7629cc0bb8091c5.zip FreeBSD-ports-a2ac885e718ced80bb8295c2a7629cc0bb8091c5.tar.gz |
* Update to 0.8.192
* Use USE_GNOMENG
* Use USE_REINPLACE were appropriate
Diffstat (limited to 'databases/libgda2/files')
-rw-r--r-- | databases/libgda2/files/patch-aa | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/databases/libgda2/files/patch-aa b/databases/libgda2/files/patch-aa index 6892fe3..94f70db 100644 --- a/databases/libgda2/files/patch-aa +++ b/databases/libgda2/files/patch-aa @@ -1,11 +1,11 @@ ---- Makefile.in.orig Sun Jun 2 22:13:42 2002 -+++ Makefile.in Sun Jun 2 22:13:50 2002 -@@ -149,7 +149,7 @@ - WARN_CFLAGS = @WARN_CFLAGS@ +--- Makefile.in.orig Fri Jul 26 16:09:57 2002 ++++ Makefile.in Fri Jul 26 16:10:46 2002 +@@ -155,7 +155,7 @@ + YACC = @YACC@ cxxflags_set = @cxxflags_set@ --SUBDIRS = po idl libgda providers report tools testing data doc -+SUBDIRS = po idl libgda providers report tools data doc +-SUBDIRS = po idl libsql libgda providers report tools testing data doc ++SUBDIRS = po idl libsql libgda providers report tools data doc EXTRA_DIST = COPYING libgda.spec.in libgda.pc.in intltool-extract.in intltool-merge.in intltool-update.in |