Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2019 12:43:27 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r503380 - head/dns/bind911
Message-ID:  <201906031243.x53ChRm2086328@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Jun  3 12:43:26 2019
New Revision: 503380
URL: https://svnweb.freebsd.org/changeset/ports/503380

Log:
  Fix build with DNSTAP enabled.
  
  PR:		238036
  Reported by:	Artyom Davidov

Modified:
  head/dns/bind911/pkg-plist   (contents, props changed)

Modified: head/dns/bind911/pkg-plist
==============================================================================
--- head/dns/bind911/pkg-plist	Mon Jun  3 12:43:14 2019	(r503379)
+++ head/dns/bind911/pkg-plist	Mon Jun  3 12:43:26 2019	(r503380)
@@ -36,7 +36,6 @@ include/dns/dlz_dlopen.h
 include/dns/dns64.h
 include/dns/dnssec.h
 include/dns/dnstap.h
-%%DNSTAP%%include/dns/dnstap.pb-c.h
 include/dns/ds.h
 include/dns/dsdigest.h
 include/dns/dyndb.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906031243.x53ChRm2086328>