mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 20:11:19 +02:00
11 lines
357 B
Plaintext
11 lines
357 B
Plaintext
--- ./include/openssl/Makefile.am.orig 2018-06-13 18:45:29.000000000 +0200
|
|
+++ ./include/openssl/Makefile.am 2018-09-15 15:09:10.322256000 +0200
|
|
@@ -1,6 +1,6 @@
|
|
include $(top_srcdir)/Makefile.am.common
|
|
|
|
-opensslincludedir=$(includedir)/openssl
|
|
+opensslincludedir=$(includedir)/libressl/openssl
|
|
|
|
opensslinclude_HEADERS =
|
|
opensslinclude_HEADERS += aes.h
|