Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2025 16:03:54 +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: 792eb15cf9a7 - main - science/cdo: Remove USES=pathfix
Message-ID:  <694182ea.45462.7d8b573e@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=792eb15cf9a734979ab1f258ab57c5aa94e01c25

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

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

diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index d1bdbc708e93..ee01054d2e79 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -12,7 +12,7 @@ WWW=		https://code.mpimet.mpg.de/projects/cdo
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		compiler:c++20-lang gmake libtool localbase pathfix python:build
+USES=		compiler:c++20-lang gmake libtool localbase python:build
 
 CONFIGURE_ARGS=	--disable-data \
 		--disable-extra \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694182ea.45462.7d8b573e>