diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2020-02-23 14:57:33 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2020-02-23 14:57:33 +0000 |
commit | 151eead7db1a3bb6af07592e2657558a0c8be407 (patch) | |
tree | da7c7ae084d2ba7f2af52701d91f79e6080e64a8 /security/heimdal/files/patch-lib-hx509-Makefile.in | |
parent | dns/dnsmasq: Remove obsolete REINPLACE_CMD line. (diff) |
- Fix build when !BDB.
- Regenerate patches.
PR: 244282
Notes
Notes:
svn path=/head/; revision=526922
Diffstat (limited to 'security/heimdal/files/patch-lib-hx509-Makefile.in')
-rw-r--r-- | security/heimdal/files/patch-lib-hx509-Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/heimdal/files/patch-lib-hx509-Makefile.in b/security/heimdal/files/patch-lib-hx509-Makefile.in index 7ed77c1130f2..3c14ba951942 100644 --- a/security/heimdal/files/patch-lib-hx509-Makefile.in +++ b/security/heimdal/files/patch-lib-hx509-Makefile.in @@ -1,6 +1,6 @@ ---- lib/hx509/Makefile.in.orig 2017-06-10 19:27:47 UTC +--- lib/hx509/Makefile.in.orig 2020-02-23 12:16:33 UTC +++ lib/hx509/Makefile.in -@@ -860,7 +860,9 @@ hxtool_LDADD = \ +@@ -859,7 +859,9 @@ hxtool_LDADD = \ libhx509.la \ $(top_builddir)/lib/asn1/libasn1.la \ $(LIB_hcrypto) \ |