freebsd-ports/mail/tkrat2/files/patch-ssl

12 lines
316 B
Text
Raw Normal View History

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