git: 853a99cc25f1 - main - mail/mlmmj: add a missing build dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Dec 2023 08:27:15 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=853a99cc25f15f3070f55e8b5b846dfc0f736e4f commit 853a99cc25f15f3070f55e8b5b846dfc0f736e4f Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2023-12-13 08:26:47 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2023-12-13 08:27:04 +0000 mail/mlmmj: add a missing build dependency --- mail/mlmmj/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mail/mlmmj/Makefile b/mail/mlmmj/Makefile index 0a0b5375ebc5..d0e35209cfcb 100644 --- a/mail/mlmmj/Makefile +++ b/mail/mlmmj/Makefile @@ -26,6 +26,8 @@ PERL_RUN_DEPENDS= p5-URI>0:net/p5-URI \ p5-HTML-Parser>0:www/p5-HTML-Parser PHP_USES= php:web +BUILD_DEPENDS= devel/kyua + post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} \