summaryrefslogtreecommitdiff
path: root/security/libntlm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/libntlm/Makefile')
-rw-r--r--security/libntlm/Makefile3
1 files changed, 2 insertions, 1 deletions
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 <bsd.port.mk>