Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2025 16:03:57 +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: 0cb0d85adc5b - main - science/netcdf-cxx: Remove USES=pathfix
Message-ID:  <694182ed.45f1c.48110f31@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=0cb0d85adc5b00b7c899bf25ae6fb2209db4214a

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

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

diff --git a/science/netcdf-cxx/Makefile b/science/netcdf-cxx/Makefile
index d8c9f9934e3c..c27657275990 100644
--- a/science/netcdf-cxx/Makefile
+++ b/science/netcdf-cxx/Makefile
@@ -18,7 +18,7 @@ LICENSE_PERMS=	auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
 
 LIB_DEPENDS=	libnetcdf.so:science/netcdf
 
-USES=		libtool localbase pathfix
+USES=		libtool localbase
 
 CPPFLAGS+=	-fPIC -DPIC
 GNU_CONFIGURE=	yes


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694182ed.45f1c.48110f31>