git: 2f822ec01bee - main - astro/cfitsio: Remove USES=pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Dec 2025 11:23:43 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2f822ec01bee4b44768098737f2f10ff49feb0f8
commit 2f822ec01bee4b44768098737f2f10ff49feb0f8
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-09 06:38:23 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-09 11:20:52 +0000
astro/cfitsio: Remove USES=pathfix
---
astro/cfitsio/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/astro/cfitsio/Makefile b/astro/cfitsio/Makefile
index 9006eb6efb97..e895d8ff012f 100644
--- a/astro/cfitsio/Makefile
+++ b/astro/cfitsio/Makefile
@@ -17,7 +17,7 @@ LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
LIB_DEPENDS= libcurl.so:ftp/curl
-USES= cpe libtool localbase pathfix pkgconfig
+USES= cpe libtool localbase pkgconfig
CONFIGURE_ARGS= --enable-reentrant --with-bzip2=/usr
GNU_CONFIGURE= yes