aboutsummaryrefslogtreecommitdiff
path: root/security/libfido2/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-21 09:37:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-21 09:37:32 +0000
commit0283ac519dd2f6b78d5b24848e2649ccf3edd892 (patch)
treeb8102ac5375d2bc1ed32789fa8566a21f0bf3c0c /security/libfido2/Makefile
parenta41a73f4302152097d3e5ab7a8a043ab44021710 (diff)
downloadports-0283ac519dd2f6b78d5b24848e2649ccf3edd892.tar.gz
ports-0283ac519dd2f6b78d5b24848e2649ccf3edd892.zip
Notes
Diffstat (limited to 'security/libfido2/Makefile')
-rw-r--r--security/libfido2/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/security/libfido2/Makefile b/security/libfido2/Makefile
index 74b7a8b3d15c..aa7075c2391c 100644
--- a/security/libfido2/Makefile
+++ b/security/libfido2/Makefile
@@ -24,10 +24,4 @@ PLIST_SUB= PORTVERSION=${PORTVERSION}
OPTIONS_DEFINE= DOCS
-.include <bsd.port.pre.mk>
-
-post-patch:
- @${REINPLACE_CMD} -e '/libcrypto/d' ${WRKSRC}/CMakeLists.txt
- @${REINPLACE_CMD} -e 's|endian.h|sys/&|' ${WRKSRC}/CMakeLists.txt ${WRKSRC}/openbsd-compat/openbsd-compat.h
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>