aboutsummaryrefslogtreecommitdiffstats
path: root/mail/tkrat2/files/patch-ssl
blob: 21138619d0e20a6c0e64b17cec157097e6d23031 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- imap/src/osdep/unix/Makefile.orig   Thu Jun  9 18:46:59 2005
+++ imap/src/osdep/unix/Makefile    Thu Jun  9 18:47:26 2005
@@ -32,7 +32,7 @@
 SSLDIR=/usr/local/ssl
 SSLCERTS=$(SSLDIR)/certs
 SSLKEYS=$(SSLCERTS)
-SSLINCLUDE=$(SSLDIR)/include
+SSLINCLUDE=/usr/include/openssl
 SSLLIB=$(SSLDIR)/lib
 
 SSLCRYPTO=-lcrypto