aboutsummaryrefslogtreecommitdiff
path: root/security/doorman
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-08-28 19:55:12 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-08-28 19:55:12 +0000
commita7b45e13b8cd37287b119c64c07cd5475e1066fa (patch)
treef3fca444b420f848ad579d9adc1e871e6bf107c0 /security/doorman
parentfc881342879f8874585f65782d8a74847786d286 (diff)
downloadports-a7b45e13b8cd37287b119c64c07cd5475e1066fa.tar.gz
ports-a7b45e13b8cd37287b119c64c07cd5475e1066fa.zip
security/doorman: fix build on current and deprecate
Notes
Notes: svn path=/head/; revision=546813
Diffstat (limited to 'security/doorman')
-rw-r--r--security/doorman/Makefile5
1 files changed, 5 insertions, 0 deletions
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