aboutsummaryrefslogtreecommitdiff
path: root/security/nss
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-09-03 00:20:58 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-09-03 00:20:58 +0000
commit87b812df982e7790e46b3fec153e0b3f5a9a3a1d (patch)
treee2abdc26b178514c130a3e147f7504ed69aa8c0a /security/nss
parent5a178716896291d7a49943f155a41444312d3806 (diff)
downloadports-87b812df982e7790e46b3fec153e0b3f5a9a3a1d.tar.gz
ports-87b812df982e7790e46b3fec153e0b3f5a9a3a1d.zip
Notes
Diffstat (limited to 'security/nss')
-rw-r--r--security/nss/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/security/nss/Makefile b/security/nss/Makefile
index 60d2107be4ba..ee99317c3a2b 100644
--- a/security/nss/Makefile
+++ b/security/nss/Makefile
@@ -58,16 +58,6 @@ test:
echo "All tests succeeded. Good news."; \
fi
-#.if defined(PARALLEL_PACKAGE_BUILD) && ${OSVERSION} >= 500000
-#post-build: test
-#.else
-post-build:
- #
- # Please, consider running ``make test'' now and fixing any problems
- # and/or reporting them to ${MAINTAINER} . Thanks!
- #
-#.endif
-
do-install:
${MKDIR} ${PREFIX}/include/nss
${TAR} -C ${DIST}/public --dereference -cf - . | \