diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2010-07-13 02:38:33 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2010-07-13 02:38:33 +0000 |
commit | 76b523ffdc31a8993d53e96a6f43598d2f2473a1 (patch) | |
tree | 560bc3aab75e7684b55f08efb9b30da2d8e54567 /security/nss | |
parent | f086451dc7378113957bcb6e2ddf472827fb8374 (diff) |
Notes
Diffstat (limited to 'security/nss')
-rw-r--r-- | security/nss/files/patch-lib_softoken_manifest.mn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/files/patch-lib_softoken_manifest.mn b/security/nss/files/patch-lib_softoken_manifest.mn index bb2d21e191fd..666bd31a0a2e 100644 --- a/security/nss/files/patch-lib_softoken_manifest.mn +++ b/security/nss/files/patch-lib_softoken_manifest.mn @@ -7,7 +7,7 @@ -ifdef MOZILLA_CLIENT -INCLUDES += -I$(DIST)/include/sqlite3 -endif -+INCLUDES += -I${LOCALBASE}/include ++INCLUDES += -I$(LOCALBASE)/include EXPORTS = \ secmodt.h \ |