Date: Tue, 16 Dec 2025 16:04:14 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f6ac967e67aa - main - textproc/xlsxio: Remove USES=pathfix Message-ID: <694182fe.4639b.4f600b15@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f6ac967e67aa422283b6deaaca6f192f58164379 commit f6ac967e67aa422283b6deaaca6f192f58164379 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-12-16 15:56:05 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-12-16 15:59:38 +0000 textproc/xlsxio: Remove USES=pathfix --- textproc/xlsxio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/xlsxio/Makefile b/textproc/xlsxio/Makefile index 4a5d876e1aa7..7a8a0879ac88 100644 --- a/textproc/xlsxio/Makefile +++ b/textproc/xlsxio/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libexpat.so:textproc/expat2 \ libminizip.so:archivers/minizip -USES= cmake pathfix tar:xz +USES= cmake tar:xz CMAKE_OFF= BUILD_DOCUMENTATION \ BUILD_EXAMPLES \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694182fe.4639b.4f600b15>
