security/doorman: fix build on current and deprecate
This commit is contained in:
parent
fc88134287
commit
a7b45e13b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546813
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue