Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 1998 14:32:31 +0800 (WST)
From:      Dean Hollister <dean@odyssey.apana.org.au>
To:        ringlord@bbs.dcoisp.net
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Where do you set the USA_RESIDENT variable in SSLe
Message-ID:  <Pine.BSF.3.96.980505143150.22196A-100000@odyssey.apana.org.au>
In-Reply-To: <TCPSMTP.18.5.4.-13.7.10.3047923923.33270@bbs.dcoisp.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980505143150.22196A-100000>