Date: Fri, 8 Dec 2023 09:48:57 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a318efc95608 - main - mail/mlmmj: add missing dep on pkgconf Message-ID: <202312080948.3B89mvkF081010@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=a318efc95608c5a7479fc412df1322d1f8fdaca7 commit a318efc95608c5a7479fc412df1322d1f8fdaca7 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2023-12-08 09:46:53 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2023-12-08 09:46:53 +0000 mail/mlmmj: add missing dep on pkgconf --- mail/mlmmj/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/mlmmj/Makefile b/mail/mlmmj/Makefile index ef5a4c12830c..dc90145fc11c 100644 --- a/mail/mlmmj/Makefile +++ b/mail/mlmmj/Makefile @@ -10,7 +10,7 @@ WWW= http://mlmmj.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cpe gmake iconv shebangfix tar:xz +USES= cpe gmake iconv shebangfix tar:xz pkgconf SHEBANG_FILES= contrib/web/perl-user/mlmmj.cgi GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-receive-strip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312080948.3B89mvkF081010>