1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

news/inn: Remove com_err.h handling

Autoconf will do the right thing

Reported by:	Julien ELIE <julien@trigofacile.com>
This commit is contained in:
Kevin Bowling 2022-11-17 14:39:58 -07:00
parent a649c643cd
commit 4f0b176a99

View File

@ -198,9 +198,6 @@ GID!= id -g
post-patch:
@${REINPLACE_CMD} -E 's!\$$[{(]PATHETC[})]!${EXAMPLESDIR}!g' \
${WRKSRC}/site/Makefile
@${REINPLACE_CMD} -e 's!et/com_err\.h!com_err.h!g' \
-e 's!-lk5crypto!!g' \
${WRKSRC}/configure ${WRKSRC}/authprogs/auth_krb5.c
@${REINPLACE_CMD} -e '/^#pragma/d' ${WRKSRC}/*/*.c
.if ${PORT_OPTIONS:MBERKELEYDB}
@${REINPLACE_CMD} -e 's!-ldb!-ldb-${BDB_VER}!' ${WRKSRC}/configure