Index: head/security/gnupg/files/patch-dirmngr_Makefile.am =================================================================== --- head/security/gnupg/files/patch-dirmngr_Makefile.am (revision 409191) +++ head/security/gnupg/files/patch-dirmngr_Makefile.am (revision 409192) @@ -1,11 +1,15 @@ ---- dirmngr/Makefile.am.orig 2016-02-19 16:13:57 UTC +--- dirmngr/Makefile.am.orig 2016-01-26 09:36:37 UTC +++ dirmngr/Makefile.am -@@ -143,7 +143,7 @@ t_ldap_parse_uri_SOURCES = \ - t_ldap_parse_uri_CFLAGS = -DWITHOUT_NPTH=1 +@@ -140,10 +140,10 @@ t_ldap_parse_uri_SOURCES = \ + t-ldap-parse-uri.c ldap-parse-uri.c ldap-parse-uri.h \ + http.c dns-stuff.c \ + $(ldap_url) $(t_common_src) +-t_ldap_parse_uri_CFLAGS = -DWITHOUT_NPTH=1 ++t_ldap_parse_uri_CFLAGS = -DWITHOUT_NPTH=1 $(LIBGCRYPT_FLAGS) 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) Index: head/security/gnupg/files/patch-dirmngr_Makefile.in =================================================================== --- head/security/gnupg/files/patch-dirmngr_Makefile.in (revision 409191) +++ head/security/gnupg/files/patch-dirmngr_Makefile.in (revision 409192) @@ -1,11 +1,14 @@ ---- dirmngr/Makefile.in.orig 2016-02-19 16:14:54 UTC +--- dirmngr/Makefile.in.orig 2016-01-26 12:54:48 UTC +++ dirmngr/Makefile.in -@@ -652,7 +652,7 @@ t_ldap_parse_uri_SOURCES = \ +@@ -650,9 +650,9 @@ t_ldap_parse_uri_SOURCES = \ + http.c dns-stuff.c \ + $(ldap_url) $(t_common_src) - t_ldap_parse_uri_CFLAGS = -DWITHOUT_NPTH=1 +-t_ldap_parse_uri_CFLAGS = -DWITHOUT_NPTH=1 ++t_ldap_parse_uri_CFLAGS = -DWITHOUT_NPTH=1 $(LIBGCRYPT_CFLAGS) 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)