git: 792eb15cf9a7 - main - science/cdo: Remove USES=pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Dec 2025 16:03:54 UTC
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 \