git: 14cb4af4c4f6 - main - textproc/scew: Remove USES=pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Dec 2025 16:04:10 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=14cb4af4c4f65dce0620329b1272a3fd399cd2f5
commit 14cb4af4c4f65dce0620329b1272a3fd399cd2f5
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 15:56:02 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 15:59:37 +0000
textproc/scew: Remove USES=pathfix
---
textproc/scew/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/textproc/scew/Makefile b/textproc/scew/Makefile
index 4dcff5fb83c2..910123509e57 100644
--- a/textproc/scew/Makefile
+++ b/textproc/scew/Makefile
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libexpat.so:textproc/expat2
-USES= gmake libtool localbase pathfix pkgconfig
+USES= gmake libtool localbase pkgconfig
CONFIGURE_ARGS= enable_tests=yes
GNU_CONFIGURE= yes