Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2025 16:03:26 +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: 226cba4f727e - main - devel/zziplib: Remove USES=pathfix
Message-ID:  <694182ce.45b94.39d6c748@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=226cba4f727ecfb71de89f28ed33b934078e032e

commit 226cba4f727ecfb71de89f28ed33b934078e032e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 15:55:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 15:55:23 +0000

    devel/zziplib: Remove USES=pathfix
---
 devel/zziplib/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/zziplib/Makefile b/devel/zziplib/Makefile
index d4685a39f506..9c83c7910d0d 100644
--- a/devel/zziplib/Makefile
+++ b/devel/zziplib/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE_MPL11=	${WRKSRC}/docs/COPYING.MPL
 
 BUILD_DEPENDS=	bash:shells/bash
 
-USES=		cmake compiler:c11 cpe pathfix
+USES=		cmake compiler:c11 cpe
 
 CMAKE_OFF=	FORTIFY \
 		MSVC_STATIC_RUNTIME \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694182ce.45b94.39d6c748>