git: d8febd19f821 - main - graphics/openjpeg: Remove USES=pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Dec 2025 16:03:42 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d8febd19f8211f854741b26c967c3a2d39d12709
commit d8febd19f8211f854741b26c967c3a2d39d12709
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 15:55:36 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 15:55:36 +0000
graphics/openjpeg: Remove USES=pathfix
---
graphics/openjpeg/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/openjpeg/Makefile b/graphics/openjpeg/Makefile
index 921f516560cb..601d6d3b09ed 100644
--- a/graphics/openjpeg/Makefile
+++ b/graphics/openjpeg/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= liblcms2.so:graphics/lcms2 \
libpng.so:graphics/png \
libtiff.so:graphics/tiff
-USES= cmake cpe localbase:ldflags jpeg pathfix pkgconfig
+USES= cmake cpe localbase:ldflags jpeg pkgconfig
CMAKE_OFF= BUILD_DOC \
BUILD_JAVA \