Fix the DNSTAP option
PR: 221333 Submitted by: tmasu@st.rim.or.jp Approved by: maintainer timeout (2 months+)
This commit is contained in:
parent
487752f07d
commit
e7b4c66011
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453063
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ OPTIONS_DEFINE= DNSTAP FASTPARSER IDN
|
|||
|
||||
DNSTAP_DESC= dnstap support (see dnstap.info)
|
||||
DNSTAP_CONFIGURE_ENABLE= dnstap
|
||||
DNSTAP_CONFIGURE_WITH= module-dnstap=yes
|
||||
DNSTAP_LIB_DEPENDS= libprotobuf-c.so:devel/protobuf-c \
|
||||
libfstrm.so:devel/fstrm
|
||||
# XXX: because `kdig_CPPFLAGS += $(DNSTAP_CFLAGS)' line is missing from
|
||||
|
|
Loading…
Reference in a new issue