git: dcffc6a22486 - main - graphics/libgeotiff: Remove USES=pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Dec 2025 16:03:38 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dcffc6a22486d66158d551510b1abd0a22d15ccf
commit dcffc6a22486d66158d551510b1abd0a22d15ccf
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 15:55:33 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 15:55:33 +0000
graphics/libgeotiff: Remove USES=pathfix
---
graphics/libgeotiff/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile
index 5277b81faafd..48d4252c6f3f 100644
--- a/graphics/libgeotiff/Makefile
+++ b/graphics/libgeotiff/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libjbig.so:graphics/jbigkit \
libproj.so:graphics/proj \
libtiff.so:graphics/tiff
-USES= jpeg libtool pathfix
+USES= jpeg libtool
CONFIGURE_ARGS= --datadir=${DATADIR} \
--disable-doxygen-chi \