aboutsummaryrefslogtreecommitdiffstats
path: root/security/nss/Makefile
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2015-12-19 18:48:06 +0800
committerjbeich <jbeich@FreeBSD.org>2015-12-19 18:48:06 +0800
commit94f689f2a7377e5420333f324e2f346a885a785f (patch)
treee534ecfcfca1ac275f4195d043b0ccaee91d4566 /security/nss/Makefile
parente95b5927eed84f285960474574b40c85350007cd (diff)
downloadfreebsd-ports-gnome-94f689f2a7377e5420333f324e2f346a885a785f.tar.gz
freebsd-ports-gnome-94f689f2a7377e5420333f324e2f346a885a785f.tar.zst
freebsd-ports-gnome-94f689f2a7377e5420333f324e2f346a885a785f.zip
security/nss: enable NSSLOWHASH_* API support
Possible consumers: - net/chrony (autodetected) - security/p11-kit (--with-hash-impl=freebl) PR: 205171 Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
Diffstat (limited to 'security/nss/Makefile')
-rw-r--r--security/nss/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/nss/Makefile b/security/nss/Makefile
index e26039641c7d..41abd9bd1043 100644
--- a/security/nss/Makefile
+++ b/security/nss/Makefile
@@ -4,6 +4,7 @@
PORTNAME= nss
PORTVERSION= 3.20.2
#DISTVERSIONSUFFIX= -with-ckbi-1.98
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
@@ -26,6 +27,7 @@ CPE_PRODUCT= network_security_services
USE_PERL5= build
MAKE_ENV= LIBRARY_PATH="${LOCALBASE}/lib" \
SQLITE_INCLUDE_DIR="${LOCALBASE}/include" \
+ FREEBL_LOWHASH=1 \
NSS_USE_SYSTEM_SQLITE=1
CFLAGS+= -I${LOCALBASE}/include/nspr
te to 3.1.9sunpoet2017-10-202-4/+4 * Update to 3.1.8sunpoet2017-07-163-5/+5 * Update to 3.1.7sunpoet2017-07-152-4/+4 * Update to 3.1.6sunpoet2017-07-092-4/+4 * Update to 3.1.4sunpoet2017-05-312-4/+4 * Update to 3.1.3sunpoet2017-04-292-4/+7 * x11/rubygem-gnome2: update to 3.1.1swills2017-03-112-4/+4 * x11/rubygem-gnome2: update to 3.1.0swills2017-01-02