Date: Sat, 6 Aug 2022 16:02:44 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cc29f493be1e - main - sysutils/neofetch: remove redundant MAKE_ENV Message-ID: <202208061602.276G2iqx042760@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc29f493be1e9f2ffafaf5a2aa9654179968ab5c commit cc29f493be1e9f2ffafaf5a2aa9654179968ab5c Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-08-06 16:01:54 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-08-06 16:02:37 +0000 sysutils/neofetch: remove redundant MAKE_ENV Reported by: danfe --- sysutils/neofetch/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/sysutils/neofetch/Makefile b/sysutils/neofetch/Makefile index b709baa902a4..46eb343cc4ce 100644 --- a/sysutils/neofetch/Makefile +++ b/sysutils/neofetch/Makefile @@ -17,8 +17,6 @@ GH_ACCOUNT= dylanaraps NO_ARCH= yes NO_BUILD= yes -MAKE_ENV= PREFIX="${PREFIX}" - OPTIONS_DEFINE= DOCS post-install-DOCS-on:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208061602.276G2iqx042760>