1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/mail/tkrat2/files/patch-ssl
Patrick Li a2dab80299 Update to 2.1.5
PR:		ports/82088
Submitted by:	Stephen J. Roznowski <sjr@comcast.net>
2005-06-10 07:49:05 +00:00

12 lines
316 B
Plaintext

--- 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