From 04c8a0da7d4c15a04c5b65829577c2bab6d88301 Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 16 Sep 2003 19:16:44 +0000 Subject: Add a minor note about SSL certificates in the MESSAGE file, as requested in PR pkg/22375. --- mail/imap-uw/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/imap-uw/Makefile') diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index d89b0ae6a14..fe73f702289 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2003/09/13 18:31:32 kim Exp $ +# $NetBSD: Makefile,v 1.69 2003/09/16 19:16:44 jmmv Exp $ # ATTENTION: # The Kerberos support in this software is known to be problematic. If you # upgrade this package you *must* test it on a system *without* Kerberos @@ -58,6 +58,7 @@ CCLIENT_MFILES= src/imapd/Makefile \ src/mtest/Makefile \ src/osdep/unix/Makefile +MESSAGE_SUBST+= SSLCERTS="${SSLCERTS}" PLIST_SUBST+= CCLIENT_MAJOR="${CCLIENT_MAJOR}" PLIST_SUBST+= CCLIENT_MINOR="${CCLIENT_MINOR}" -- cgit v1.2.3