Date: Tue, 16 Dec 2025 16:03:23 +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: ddf01c537a7c - main - devel/protobuf3: Remove USES=pathfix Message-ID: <694182cb.45c22.16a89d34@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=ddf01c537a7c20ed1d0832faf151eaf60004fad7 commit ddf01c537a7c20ed1d0832faf151eaf60004fad7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-12-16 15:55:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-12-16 15:55:20 +0000 devel/protobuf3: Remove USES=pathfix --- devel/protobuf3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/protobuf3/Makefile b/devel/protobuf3/Makefile index a8fb070c979c..424c0e77a12f 100644 --- a/devel/protobuf3/Makefile +++ b/devel/protobuf3/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= googletest>=0:devel/googletest -USES= compiler:c++11-lang cpe libtool localbase pathfix pkgconfig +USES= compiler:c++11-lang cpe libtool localbase pkgconfig CFLAGS+= -D_THREAD_SAFE -DGOOGLE_PROTOBUF_NO_RTTI -I${WRKSRC}/src CONFIGURE_ENV= CC_FOR_BUILD="${CC}" \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694182cb.45c22.16a89d34>
