aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorfluffy <fluffy@FreeBSD.org>2018-12-22 11:44:37 +0800
committerfluffy <fluffy@FreeBSD.org>2018-12-22 11:44:37 +0800
commitd29dea42a622481470dba78c541dd0aebee7e524 (patch)
tree84a4682022fcf9c9d45f7e66456d09fa71b17ee1 /mail
parent952356e30fc74fb56fba2bc9c27d94e18382138b (diff)
downloadfreebsd-ports-gnome-d29dea42a622481470dba78c541dd0aebee7e524.tar.gz
freebsd-ports-gnome-d29dea42a622481470dba78c541dd0aebee7e524.tar.zst
freebsd-ports-gnome-d29dea42a622481470dba78c541dd0aebee7e524.zip
- Sorry, fix typo :(
Diffstat (limited to 'mail')
-rw-r--r--mail/opensmtpd-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/opensmtpd-devel/Makefile b/mail/opensmtpd-devel/Makefile
index 197de18fd8d8..5a644cfa7889 100644
--- a/mail/opensmtpd-devel/Makefile
+++ b/mail/opensmtpd-devel/Makefile
@@ -65,7 +65,7 @@ CONFIGURE_ARGS+= --with-libasr=${LOCALBASE} \
.if ${OPSYS} == FreeBSD && \
((${OSVERSION} > 1200084 && ${SSL_DEFAULT} == "base") || \
(${SSL_DEFAULT} == "openssl111"))
-OBBROKEN= Incompatible with Openssl 1.1.x yet
+BROKEN= Incompatible with Openssl 1.1.x yet
.endif
post-patch: