security/libntlm: Remove USES=pathfix

This commit is contained in:
Po-Chuan Hsieh
2025-12-16 23:55:57 +08:00
parent 71ce4da362
commit cb93eff9cd
+2 -1
View File
@@ -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 <bsd.port.mk>