svn commit: r462272 - head/security/fastd-devel
Mark Linimon
linimon at FreeBSD.org
Mon Feb 19 03:59:26 UTC 2018
Author: linimon
Date: Mon Feb 19 03:59:25 2018
New Revision: 462272
URL: https://svnweb.freebsd.org/changeset/ports/462272
Log:
Give this a more descriptive error message.
Modified:
head/security/fastd-devel/Makefile
Modified: head/security/fastd-devel/Makefile
==============================================================================
--- head/security/fastd-devel/Makefile Mon Feb 19 03:51:53 2018 (r462271)
+++ head/security/fastd-devel/Makefile Mon Feb 19 03:59:25 2018 (r462272)
@@ -14,7 +14,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 \
More information about the svn-ports-head
mailing list