Files
bsdports/crypto/libressl/files/patch-x-configure.ac
2019-12-26 07:26:06 +00:00

16 lines
338 B
Plaintext

--- ./configure.ac.orig 2018-06-13 18:43:13.000000000 +0200
+++ ./configure.ac 2018-09-15 15:09:10.305169000 +0200
@@ -126,9 +126,9 @@
apps/openssl/Makefile
apps/nc/Makefile
man/Makefile
- libcrypto.pc
- libssl.pc
- libtls.pc
+ librecrypto.pc:libcrypto.pc.in
+ libressl.pc:libssl.pc.in
+ libretls.pc:libtls.pc.in
openssl.pc
])