Date: Tue, 16 Dec 2025 16:04:09 +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: 5bf1c8f415c9 - main - textproc/discount: Remove USES=pathfix Message-ID: <694182f9.44f36.323708bb@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=5bf1c8f415c928f0144fd3787de36c3c5eeb3212 commit 5bf1c8f415c928f0144fd3787de36c3c5eeb3212 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-12-16 15:56:01 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-12-16 15:59:37 +0000 textproc/discount: Remove USES=pathfix --- textproc/discount/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile index b27cc4b02915..3a28ecb249da 100644 --- a/textproc/discount/Makefile +++ b/textproc/discount/Makefile @@ -11,7 +11,7 @@ WWW= https://www.pell.portland.or.us/~orc/Code/discount/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT -USES= cpe pathfix pkgconfig tar:bz2 +USES= cpe pkgconfig tar:bz2 CFLAGS+= -fPIC CONFIGURE_ARGS= --prefix=${PREFIX} --sharedhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694182f9.44f36.323708bb>
