aboutsummaryrefslogtreecommitdiff
path: root/mail/datovka
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-02 14:15:13 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-02 14:16:43 +0000
commit8cae30b8ecdea5a749acd60f6be9b718d4047ba7 (patch)
treee9b84b503f47e1175f279107f5560a6514070432 /mail/datovka
parentcd5a5a0cd21affb96f60d9acddc64a8f937decf9 (diff)
downloadports-8cae30b8ecdea5a749acd60f6be9b718d4047ba7.tar.gz
ports-8cae30b8ecdea5a749acd60f6be9b718d4047ba7.zip
Diffstat (limited to 'mail/datovka')
-rw-r--r--mail/datovka/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/datovka/Makefile b/mail/datovka/Makefile
index 12435d8572dc..7e956c32bbf8 100644
--- a/mail/datovka/Makefile
+++ b/mail/datovka/Makefile
@@ -22,7 +22,7 @@ USE_QT= buildtools core gui network printsupport sql svg websockets \
.include <bsd.port.pre.mk>
.if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl3*}
-CXXFLAGS+= -DOPENSSL_API_COMPAT=0x30000000L"
+CXXFLAGS+= -DOPENSSL_API_COMPAT=0x30000000L
.endif
.include <bsd.port.post.mk>