aboutsummaryrefslogtreecommitdiff
path: root/security/hpenc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2015-09-25 21:31:42 +0000
committerMark Linimon <linimon@FreeBSD.org>2015-09-25 21:31:42 +0000
commit41cd82be8550a9a941a8bf52830eea5c47837622 (patch)
tree3378cb4301e96376c13772274b6fbe973b79e9f1 /security/hpenc
parent7b2009dcff39ffb4ccfd51d59d71a3fc0f143d97 (diff)
downloadports-41cd82be8550a9a941a8bf52830eea5c47837622.tar.gz
ports-41cd82be8550a9a941a8bf52830eea5c47837622.zip
Mark as broken on sparc64: not yet ported to this architecture.
Approved by: portmgr (sparc64 blanket)
Notes
Notes: svn path=/head/; revision=397883
Diffstat (limited to 'security/hpenc')
-rw-r--r--security/hpenc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/hpenc/Makefile b/security/hpenc/Makefile
index a48ec8048985..d92d30314680 100644
--- a/security/hpenc/Makefile
+++ b/security/hpenc/Makefile
@@ -12,6 +12,8 @@ COMMENT= Fast authenticated encryption CLI tool
LICENSE= BSD2CLAUSE
BROKEN_FreeBSD_9= does not build
+NOT_FOR_ARCHS= sparc64
+NOT_FOR_ARCHS_REASON= not yet ported to this architecture
USES= tar:xz compiler:c++11-lib gmake
USE_OPENSSL= yes