Index: head/databases/sqlite3/files/patch-configure =================================================================== --- head/databases/sqlite3/files/patch-configure (nonexistent) +++ head/databases/sqlite3/files/patch-configure (revision 480170) @@ -0,0 +1,11 @@ +--- configure.orig 2018-09-18 20:36:42 UTC ++++ configure +@@ -13638,7 +13638,7 @@ if test "${enable_session+set}" = set; t + fi + + if test x"$enable_session" = "xyes"; then +- BUILD_CFLAGS="$BUILD_CFLAGS-DSQLITE_ENABLE_SESSION -DSQLITE_ENABLE_PREUPDATE_HOOK" ++ BUILD_CFLAGS="$BUILD_CFLAGS -DSQLITE_ENABLE_SESSION -DSQLITE_ENABLE_PREUPDATE_HOOK" + fi + #----------------------------------------------------------------------- + Property changes on: head/databases/sqlite3/files/patch-configure ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property