From a7b45e13b8cd37287b119c64c07cd5475e1066fa Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Fri, 28 Aug 2020 19:55:12 +0000 Subject: [PATCH] security/doorman: fix build on current and deprecate --- security/doorman/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/security/doorman/Makefile b/security/doorman/Makefile index 7ae1bb51893e..f69a2903f633 100644 --- a/security/doorman/Makefile +++ b/security/doorman/Makefile @@ -24,6 +24,11 @@ SHEBANG_FILES= ipfw_add ipfw_delete \ GNU_CONFIGURE= yes INSTALL_TARGET= installdirs install-exec install-data +CFLAGS+= -fcommon + +EXPIRATION_DATE= 2020-09-30 +DEPRECATED= Unmaintained and dead upstream + SUB_FILES= pkg-message doormand.cf.EXAMPLE USE_RC_SUBR= doorman