diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-10-14 16:41:39 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-10-14 16:41:39 +0000 |
commit | 18fb7a6b435c5833ab60d6b267821d96a52f600e (patch) | |
tree | 1e6cb13355e1de40260cba7ad78c0840b1841afe /security/nacl | |
parent | fb525bf129f647aaeeed30b835c07c5cca67805c (diff) | |
download | ports-18fb7a6b435c5833ab60d6b267821d96a52f600e.tar.gz ports-18fb7a6b435c5833ab60d6b267821d96a52f600e.zip |
Notes
Diffstat (limited to 'security/nacl')
-rw-r--r-- | security/nacl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/nacl/Makefile b/security/nacl/Makefile index 7b244996ef52..6074697af414 100644 --- a/security/nacl/Makefile +++ b/security/nacl/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://hyperelliptic.org/nacl/ MAINTAINER= lx@FreeBSD.org COMMENT= High speed cryptography library +BROKEN= does not install + ALL_TARGET= do USE_BZIP2= YES MAKE_JOBS_UNSAFE= YES |