1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

On further checking, the error message is the same here as on the -devel port.

This commit is contained in:
Mark Linimon 2018-02-19 04:01:49 +00:00
parent 07b3586364
commit 711b913976
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462274

View File

@ -12,7 +12,7 @@ COMMENT= Fast and Secure Tunnelling Daemon
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
BROKEN= fails to build
BROKEN= fails to build: cipher_aes128_ctr_nacl.c:36:10: 'crypto_stream_aes128ctr.h' file not found
LIB_DEPENDS= libjson-c.so:devel/json-c \
libsodium.so:security/libsodium \