aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2010-07-13 10:38:33 +0800
committerJeremy Messenger <mezz@FreeBSD.org>2010-07-13 10:38:33 +0800
commit76b523ffdc31a8993d53e96a6f43598d2f2473a1 (patch)
tree560bc3aab75e7684b55f08efb9b30da2d8e54567 /security
parentf086451dc7378113957bcb6e2ddf472827fb8374 (diff)
downloadfreebsd-ports-gnome-76b523ffdc31a8993d53e96a6f43598d2f2473a1.tar.gz
freebsd-ports-gnome-76b523ffdc31a8993d53e96a6f43598d2f2473a1.tar.zst
freebsd-ports-gnome-76b523ffdc31a8993d53e96a6f43598d2f2473a1.zip
I did a typo of use incorrect braces in there, so it correct.
Submitted by: Anonymous <swell.k@gmail.com> Feature safe: yes
Diffstat (limited to 'security')
-rw-r--r--security/nss/files/patch-lib_softoken_manifest.mn2
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 \