From owner-freebsd-questions Mon May 4 21:23:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA18167 for freebsd-questions-outgoing; Mon, 4 May 1998 21:23:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason02.u.washington.edu (root@jason02.u.washington.edu [140.142.76.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA18152 for ; Mon, 4 May 1998 21:23:45 -0700 (PDT) (envelope-from jcwells@u.washington.edu) Received: from saul7.u.washington.edu (root@saul7.u.washington.edu [140.142.82.2]) by jason02.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.05) with ESMTP id VAA43672; Mon, 4 May 1998 21:23:44 -0700 Received: from s8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul7.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.04) with SMTP id VAA22114; Mon, 4 May 1998 21:23:44 -0700 (PDT) Date: Mon, 4 May 1998 21:22:17 -0700 (PDT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu 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: >Hello all. >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? Edit the file '/etc/make.conf' to insert "USA_RESIDENT=YES" sans quotes. Thank you, | Try some of this. It will show you where you're at. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message