summaryrefslogtreecommitdiff
path: root/security/nss
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-08-03 22:08:09 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-08-03 22:08:09 +0000
commit68bf3df3ebeb62f53bc5e1b28b053864ba08108e (patch)
tree6bc30047e7a21b76f23a8abb4b2bf04b4a3d4a4a /security/nss
parentFix a problem where some unused file was left in and eventually got (diff)
Disable the automatic tests on 4.X. They are known to fail.
Reported by: pointyhat via kris Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=140761
Diffstat (limited to 'security/nss')
-rw-r--r--security/nss/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/Makefile b/security/nss/Makefile
index 102fe6478290..f11cbfcc0158 100644
--- a/security/nss/Makefile
+++ b/security/nss/Makefile
@@ -62,7 +62,7 @@ test:
echo "All tests succeeded. Good news."; \
fi
-.if defined(PARALLEL_PACKAGE_BUILD)
+.if defined(PARALLEL_PACKAGE_BUILD) && ${OSVERSION} >= 500000
post-build: test
.else
post-build: