- Mark BROKEN on 9.x:

aead.cc:84:32: error: 'EVP_aes_128_ctr' was not declared in this scope

Approved by:	portmgr blanket
Submitted by:	pkg-fallout
This commit is contained in:
Dmitry Marakasov 2015-06-25 13:35:42 +00:00
parent e8902db811
commit a976c75dca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390569

View file

@ -11,6 +11,8 @@ COMMENT= Fast authenticated encryption CLI tool
LICENSE= BSD2CLAUSE
BROKEN_FreeBSD_9= does not build
USES= tar:xz compiler:c++11-lib gmake
USE_OPENSSL= yes
PLIST_FILES= bin/hpenc man/man1/hpenc.1.gz