- Mark BROKEN on DragonFly:

cc1: error: /construction/chinese/telnet/telnet-1.0/libtelnet/../../crypto/libressl/include: No such file or directory [-Werror=missing-include-dirs]
This commit is contained in:
Dmitry Marakasov 2017-01-26 11:37:33 +00:00
parent e28fd36dca
commit b9f36a6bd6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432484

View file

@ -28,6 +28,8 @@ IGNORE= need to build this port with the source code of telnet
BROKEN= does not build
.endif
BROKEN_DragonFly= does not build
do-extract:
@${MKDIR} ${WRKDIR}
@${CP} -R ${SRCDIR} ${WRKSRC}