Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2025 16:04:10 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 14cb4af4c4f6 - main - textproc/scew: Remove USES=pathfix
Message-ID:  <694182fa.438f6.3f186a58@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694182fa.438f6.3f186a58>