aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2022-03-11 20:42:46 +0000
committerYasuhiro Kimura <yasu@FreeBSD.org>2022-03-14 04:59:59 +0000
commit93fd9357ed5e9c629bb6e9956708f5fea9eaa02f (patch)
tree4b0ad0f3bf075b695b35751b8068308579fe3870
parent15fae83a0092a7a9f57354e2cf52f8fe239ab175 (diff)
downloadports-93fd9357ed5e9c629bb6e9956708f5fea9eaa02f.tar.gz
ports-93fd9357ed5e9c629bb6e9956708f5fea9eaa02f.zip
mail/milter-manager: Fix build with Ruby 3.x
PR: 262530
-rw-r--r--mail/milter-manager/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/milter-manager/Makefile b/mail/milter-manager/Makefile
index 788173c7f8dd..19fc2fce4452 100644
--- a/mail/milter-manager/Makefile
+++ b/mail/milter-manager/Makefile
@@ -29,6 +29,7 @@ CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \
INSTALL_TARGET= install-strip
+CFLAGS+= -fdeclspec
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib