diff options
| -rw-r--r-- | news/inn/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile index 215d23cf1111..43f8ef0bfb22 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -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 |
