aboutsummaryrefslogtreecommitdiff
path: root/security/p5-OpenCA-OpenSSL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-OpenCA-OpenSSL/Makefile')
-rw-r--r--security/p5-OpenCA-OpenSSL/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-OpenCA-OpenSSL/Makefile b/security/p5-OpenCA-OpenSSL/Makefile
index 0698c2973ed8..b85378ba9744 100644
--- a/security/p5-OpenCA-OpenSSL/Makefile
+++ b/security/p5-OpenCA-OpenSSL/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl crypto extension to OpenSSL
-BROKEN_SSL= base openssl
-BROKEN_SSL_REASON_openssl= incomplete definition of type 'struct x509_st'
+BROKEN_SSL= base openssl
+BROKEN_SSL_REASON_openssl= incomplete definition of type 'struct x509_st'
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Locale-libintl>=0:devel/p5-Locale-libintl \
@@ -26,7 +26,7 @@ MAKE_ARGS+= PASTHRU_INC=-I${OPENSSLINC}
.include <bsd.port.options.mk>
.if ${OPSYS} == FreeBSD && (${SSL_DEFAULT} == base || ${SSL_DEFAULT} == openssl)
-BROKEN= Does not support OpenSSL 1.1
+BROKEN= Does not support OpenSSL 1.1
.endif
.include <bsd.port.mk>