From cb93eff9cdeba7ff24c3f12812dd9fd0c8cefeee Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Tue, 16 Dec 2025 23:55:57 +0800 Subject: [PATCH] security/libntlm: Remove USES=pathfix --- security/libntlm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/libntlm/Makefile b/security/libntlm/Makefile index afb23fd5460a..996702a32827 100644 --- a/security/libntlm/Makefile +++ b/security/libntlm/Makefile @@ -10,10 +10,11 @@ WWW= https://www.nongnu.org/libntlm/ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= cpe libtool pathfix pkgconfig +USES= cpe libtool pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes + CPE_VENDOR= nongnu .include