Date: Mon, 25 Nov 2024 09:30:03 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 78a0a716bb9a - main - devel/libpciaccess: pet portlint, replace spaces with tab Message-ID: <202411250930.4AP9U3YF004439@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=78a0a716bb9aa0402caf427829844274057413b7 commit 78a0a716bb9aa0402caf427829844274057413b7 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-11-25 09:28:01 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-11-25 09:28:01 +0000 devel/libpciaccess: pet portlint, replace spaces with tab Noticed by: jbeich Sponsored by: Future Crew, LLC --- devel/libpciaccess/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/libpciaccess/Makefile b/devel/libpciaccess/Makefile index 12d8ec9b3daf..724dc68158e5 100644 --- a/devel/libpciaccess/Makefile +++ b/devel/libpciaccess/Makefile @@ -10,7 +10,7 @@ WWW= https://www.freedesktop.org/wiki/Software/xlibs/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= hwdata>0:misc/hwdata +RUN_DEPENDS= hwdata>0:misc/hwdata USES= tar:xz xorg-cat:lib,meson INSTALL_TARGET= install-strip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411250930.4AP9U3YF004439>