Index: files/patch-dirmngr_Makefile.am =================================================================== --- files/patch-dirmngr_Makefile.am (nonexistent) +++ files/patch-dirmngr_Makefile.am (working copy) @@ -0,0 +1,11 @@ +--- dirmngr/Makefile.am.orig 2016-02-19 16:13:57 UTC ++++ dirmngr/Makefile.am +@@ -143,7 +143,7 @@ t_ldap_parse_uri_SOURCES = \ + t_ldap_parse_uri_CFLAGS = -DWITHOUT_NPTH=1 + t_ldap_parse_uri_LDADD = $(ldaplibs) $(t_common_ldadd) $(DNSLIBS) + +-t_dns_stuff_CFLAGS = -DWITHOUT_NPTH=1 ++t_dns_stuff_CFLAGS = -DWITHOUT_NPTH=1 $(LIBGCRYPT_FLAGS) + t_dns_stuff_SOURCES = t-dns-stuff.c dns-stuff.c + t_dns_stuff_LDADD = $(t_common_ldadd) $(DNSLIBS) + Property changes on: files/patch-dirmngr_Makefile.am ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: files/patch-dirmngr_Makefile.in =================================================================== --- files/patch-dirmngr_Makefile.in (nonexistent) +++ files/patch-dirmngr_Makefile.in (working copy) @@ -0,0 +1,11 @@ +--- dirmngr/Makefile.in.orig 2016-02-19 16:14:54 UTC ++++ dirmngr/Makefile.in +@@ -652,7 +652,7 @@ t_ldap_parse_uri_SOURCES = \ + + t_ldap_parse_uri_CFLAGS = -DWITHOUT_NPTH=1 + t_ldap_parse_uri_LDADD = $(ldaplibs) $(t_common_ldadd) $(DNSLIBS) +-t_dns_stuff_CFLAGS = -DWITHOUT_NPTH=1 ++t_dns_stuff_CFLAGS = -DWITHOUT_NPTH=1 $(LIBGCRYPT_CFLAGS) + t_dns_stuff_SOURCES = t-dns-stuff.c dns-stuff.c + t_dns_stuff_LDADD = $(t_common_ldadd) $(DNSLIBS) + all: $(BUILT_SOURCES) Property changes on: files/patch-dirmngr_Makefile.in ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property