diff options
Diffstat (limited to 'security/nss')
-rw-r--r-- | security/nss/Makefile | 10 |
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 - . | \ |