head	1.2;
access;
symbols
	old_RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.11.01.13.25.56;	author ahze;	state dead;
branches;
next	1.1;

1.1
date	2006.10.14.08.53.31;	author marcus;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Remove firefox-devel now that Firefox 2.0 is stable
@
text
@--- db/sqlite3/src/Makefile.in.orig	Mon Sep 25 18:38:04 2006
+++ db/sqlite3/src/Makefile.in	Mon Sep 25 18:38:14 2006
@@@@ -99,7 +99,8 @@@@
 # REFEF_IO allows us to override IO functions, which is used in the AsyncIO
 # -DSQLITE_SECURE_DELETE=1 will cause SQLITE to 0-fill delete data so we
 # don't have to vacuum to make sure the data is not visible in the file.
-DEFINES = -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1
+DEFINES = -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1
+# -DTHREADSAFE=1
 
 ifdef ENABLE_TESTS
 ##LIBS = $(DIST)/lib/$(LIB_PREFIX)sqlite3_s.$(LIB_SUFFIX)
@


1.1
log
@Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
@
text
@@

