git: f2fdb049eb6b - main - graphics/mozjpeg: Remove USES=pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Dec 2025 16:03:41 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f2fdb049eb6b946ba969866fb3913591d0263902
commit f2fdb049eb6b946ba969866fb3913591d0263902
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 15:55:35 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 15:55:35 +0000
graphics/mozjpeg: Remove USES=pathfix
---
graphics/mozjpeg/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/mozjpeg/Makefile b/graphics/mozjpeg/Makefile
index 0e1b0fecf098..538ca24713cb 100644
--- a/graphics/mozjpeg/Makefile
+++ b/graphics/mozjpeg/Makefile
@@ -15,7 +15,7 @@ BROKEN_mips64= does not configure: error: SIMD support cannot be enabled
BUILD_DEPENDS= nasm>=2.10,1:devel/nasm
LIB_DEPENDS= libpng.so:graphics/png
-USES= cmake cpe pathfix
+USES= cmake cpe
CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=${PREFIX}/share/man
CMAKE_OFF= REQUIRE_SIMD WITH_12BIT WITH_ARITH_DEC WITH_ARITH_ENC WITH_FUZZ WITH_JAVA WITH_JPEG7