aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-07-31 21:49:47 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-07-31 21:49:47 +0000
commit2c10cd6b8087fde874a514e306c2ec0da70a8256 (patch)
tree724fe5973ea8c9906789855c831df21f3900072b /security
parent749e7d4b51e695aaf13ee3e76b03f3a3fb53754e (diff)
downloadports-2c10cd6b8087fde874a514e306c2ec0da70a8256.tar.gz
ports-2c10cd6b8087fde874a514e306c2ec0da70a8256.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/nss/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/nss/Makefile b/security/nss/Makefile
index 453de81237e4..102fe6478290 100644
--- a/security/nss/Makefile
+++ b/security/nss/Makefile
@@ -35,6 +35,10 @@ CONFLICTS= btoa-5.* digest-[0-9]* emboss-2.* oases-2.* p5-PAR-0.* \
.include <bsd.port.pre.mk>
+.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
+IGNORE= core dumps on alpha during build
+.endif
+
EXTERNALS= CVS dbm security/nss/cmd/zlib
EXTRACT_AFTER_ARGS=| ${TAR} -xf - \
${EXTERNALS:C,^,--exclude ${DISTNAME}/mozilla/,}