From owner-freebsd-questions Mon May 4 23:33:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04480 for freebsd-questions-outgoing; Mon, 4 May 1998 23:33:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04345 for ; Mon, 4 May 1998 23:33:11 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: from localhost (dean@localhost) by odyssey.apana.org.au (8.8.7/8.8.7) with SMTP id OAA22739; Tue, 5 May 1998 14:32:31 +0800 (WST) Date: Tue, 5 May 1998 14:32:31 +0800 (WST) From: Dean Hollister To: ringlord@bbs.dcoisp.net cc: freebsd-questions@FreeBSD.ORG Subject: Re: Where do you set the USA_RESIDENT variable in SSLe In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 4 May 1998 ringlord@bbs.dcoisp.net wrote: > The question is simple. > I can't seem to find where to set the USA_RESIDENT variable in the > Makefile of the SSLeay port. > I run make without any arguements, and it informs me that I must set > that variable to either yes or no. > I looked in the top level Makefile, and there are a few places where it > may be able to be set, but each time when I try and set the variable, it > returns more errors such as missing operator. So, what line do I change > that variable to yes? Do: make USA_RESIDENT=YES/NO or make install USA_RESIDENT=YES/NO As required. Worked for me with pgp install. Regards, d. +-------------------------------------------------------+ | Dean Hollister, | dean@odyssey.apana.org.au | | Perth, Western Australia. | deanh@iinet.net.au | +-------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message