Fix the DNSTAP option

PR:		221333
Submitted by:	tmasu@st.rim.or.jp
Approved by:	maintainer timeout (2 months+)
This commit is contained in:
Matthew Seaman 2017-10-28 17:03:26 +00:00
parent 487752f07d
commit e7b4c66011
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453063

View file

@ -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