aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-SMIME
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2020-08-15 20:14:16 +0000
committerSteve Wills <swills@FreeBSD.org>2020-08-15 20:14:16 +0000
commit91f4104a05a9c15494b75de3e3d9a935ca8c888b (patch)
treeaa5afd473c3fd6d47fd3ff3059771b9c51dffbff /security/p5-Crypt-SMIME
parentb56f53f40965390e6713ddbbd95f609202546a80 (diff)
downloadports-91f4104a05a9c15494b75de3e3d9a935ca8c888b.tar.gz
ports-91f4104a05a9c15494b75de3e3d9a935ca8c888b.zip
security/p5-Crypt-SMIME can be built again with LibreSSL
PR: 246374 Reported by: Peter Putzer <freebsd@mnd.sc>
Notes
Notes: svn path=/head/; revision=545063
Diffstat (limited to 'security/p5-Crypt-SMIME')
-rw-r--r--security/p5-Crypt-SMIME/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/security/p5-Crypt-SMIME/Makefile b/security/p5-Crypt-SMIME/Makefile
index a839066ab100..fb45e8b642d5 100644
--- a/security/p5-Crypt-SMIME/Makefile
+++ b/security/p5-Crypt-SMIME/Makefile
@@ -27,10 +27,4 @@ USES= perl5 ssl
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Crypt/SMIME/SMIME.so
-.include <bsd.port.pre.mk>
-
-.if ${SSL_DEFAULT:Mlibressl*}
-IGNORE= Required CMS is disabled on LibreSSL
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>