Date: Thu, 10 Oct 2024 07:02:08 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: 57a0731fc7b2 - main - mail/mlmmj: remove unnecessary USES=gmake Message-ID: <202410100702.49A728N4043451@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=57a0731fc7b209261f941bb9b8023a3e0f4ee1e1 commit 57a0731fc7b209261f941bb9b8023a3e0f4ee1e1 Author: Siva Mahadevan <me@svmhdvn.name> AuthorDate: 2024-06-17 15:22:06 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2024-10-10 07:02:00 +0000 mail/mlmmj: remove unnecessary USES=gmake PR: 279836 --- mail/mlmmj/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/mlmmj/Makefile b/mail/mlmmj/Makefile index 3f0e9d9b9aa2..ec9cd0a3043d 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 pkgconfig +USES= cpe iconv shebangfix tar:xz pkgconfig 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?202410100702.49A728N4043451>