freebsd-ports/mail/tkrat2/files/patch-ssl
Ying-Chieh Liao 24b1d2fd36 upgrade to 2.1
PR:		43715
Submitted by:	Stephen J. Roznowski <sjr@comcast.net>
2003-01-03 06:45:31 +00:00

11 lines
297 B
Text

--- imap/src/osdep/unix/Makefile.orig Wed Sep 11 22:01:08 2002
+++ imap/src/osdep/unix/Makefile Wed Sep 11 22:02:49 2002
@@ -30,7 +30,7 @@
SSLDIR=/usr/local/ssl
SSLCERTS=$(SSLDIR)/certs
-SSLINCLUDE=$(SSLDIR)/include
+SSLINCLUDE=/usr/include/openssl
SSLLIB=$(SSLDIR)/lib
SSLCRYPTO=-lcrypto