diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-04-21 16:43:14 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-04-21 16:43:14 +0000 |
commit | 86cd4fbe5a7a1a14d0869f64442e2f2b4cc1cbf9 (patch) | |
tree | 216cef2d134f1181f622a8119ac12546632249a7 /security/hpenc | |
parent | - Update to 1.8.1 (diff) |
many ports: mark broken on powerpc64
Notes
Notes:
svn path=/head/; revision=413746
Diffstat (limited to 'security/hpenc')
-rw-r--r-- | security/hpenc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/hpenc/Makefile b/security/hpenc/Makefile index d92d30314680..fd043eed9944 100644 --- a/security/hpenc/Makefile +++ b/security/hpenc/Makefile @@ -11,6 +11,8 @@ COMMENT= Fast authenticated encryption CLI tool LICENSE= BSD2CLAUSE +BROKEN_powerpc64= Does not build + BROKEN_FreeBSD_9= does not build NOT_FOR_ARCHS= sparc64 NOT_FOR_ARCHS_REASON= not yet ported to this architecture |