Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2025 16:03:20 +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: fe407602ba08 - main - devel/log4cxx: Remove USES=pathfix
Message-ID:  <694182c8.4565e.3764f1cd@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=fe407602ba080f71d9cd94f408f017ffbd5e4f58

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

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

diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile
index b1d5a593aae6..3ffc58fdb424 100644
--- a/devel/log4cxx/Makefile
+++ b/devel/log4cxx/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libapr-1.so:devel/apr1 \
 		libfmt.so:devel/libfmt
 TEST_DEPENDS=	zip:archivers/zip
 
-USES=		cmake:testing compiler:c++17-lang pathfix
+USES=		cmake:testing compiler:c++17-lang
 
 CMAKE_OFF=	APACHE_MAINTAINER \
 		APR_STATIC \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694182c8.4565e.3764f1cd>