Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Aug 2002 12:13:12 -0700 (PDT)
From:      Doug Silver <dsilver@urchin.com>
To:        freebsd-ports@freebsd.org
Subject:   How to change OPENSSLBASE for other ports builds?
Message-ID:  <Pine.LNX.4.21.0208021201330.21467-100000@danzig.sd.quantified.net>

next in thread | raw e-mail | index | archive | help
I've decided to track OPENSSL/OPENSSH in the ports area but I'm having a
problem compiling cclient using the proper OPENSSL directory (/usr/local
instead of /usr).  I realize some people compile openssl/openssh with the
OVERWRITE option, but I just let it install in the /usr/local area and
manually removed the pieces out of /usr.  This variable is getting set in
/usr/ports/Mk/bsd.port.mk:

OPENSSLBASE=	/usr
and
OPENSSLBASE?=	${LOCALBASE}

I tried to set this in /etc/make.conf but that didn't work.  Is there a
way to set this in some configuration file that the bsd.port.mk (or ?)
then sources to get any local changes?  Does the /usr/ports/Mk files set
the defaults and then check elsewhere for local changes, a-la
/etc/default/make.conf -> /etc/make.conf?
 
It wasn't clear where this might get set -- though it *is* Friday ...

TIA

ps - please cc me as I'm not on this list.
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Doug Silver
Network Manager
Urchin Software Corp.	http://www.urchin.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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