1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/security/nss/files/sqlite3-system.patch
Joe Marcus Clarke fc9ed2d5c5 Update to 3.12.4.
PR:		138419
Submitted by:	Aragon Gouveia <aragon@phat.za.net>
2009-09-08 21:33:43 +00:00

14 lines
457 B
Diff

--- lib/softoken/manifest.mn.orig 2009-08-31 18:15:14.000000000 +0200
+++ lib/softoken/manifest.mn 2009-08-31 18:15:30.000000000 +0200
@@ -47,9 +47,7 @@
DEFINES += -DSHLIB_SUFFIX=\"$(DLL_SUFFIX)\" -DSHLIB_PREFIX=\"$(DLL_PREFIX)\" -DSOFTOKEN_LIB_NAME=\"$(notdir $(SHARED_LIBRARY))\" -DSHLIB_VERSION=\"$(LIBRARY_VERSION)\"
-ifdef MOZILLA_CLIENT
-INCLUDES += -I$(DIST)/include/sqlite3
-endif
+INCLUDES += -I/usr/local/include
EXPORTS = \
secmodt.h \