1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/dns/knot2
Alexey Dokuchaev 0f25be1a1e Unbreak the build with (non-default) DNSTAP option set. The root cause
here is that `kdig_CPPFLAGS += $(DNSTAP_CFLAGS)' line is missing from the
`src/Makefile.am' file (and thus pre-generated `src/Makefile.in') which
should contain "$libfstrm_CFLAGS $libprotobuf_c_CFLAGS" set by configure
script.

As I'd rather avoid patching `src/Makefile.in' and don't want to request
regeneration thereof, provide DNSTAP_CPPFLAGS explicitly for the moment,
while ideally this bug should be fixed upstream.  Add an accompanying XXX
comment about it.

PR:	203931 (partially)
2015-10-22 14:57:42 +00:00
..
files Update to 2.0.0 2015-08-07 07:51:44 +00:00
distinfo Update to 2.0.1 2015-09-17 11:06:30 +00:00
Makefile Unbreak the build with (non-default) DNSTAP option set. The root cause 2015-10-22 14:57:42 +00:00
pkg-descr
pkg-plist Update to 2.0.1 2015-09-17 11:06:30 +00:00