Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jan 2000 23:22:58 -0800 (PST)
From:      Kris Kennaway <kris@hub.freebsd.org>
To:        Satoshi - Ports Wraith - Asami <asami@freebsd.org>
Cc:        ports@freebsd.org
Subject:   Re: cvs commit: src/secure/lib/libcrypto Makefile.inc Makefile
Message-ID:  <Pine.BSF.4.21.0001172322210.2555-100000@hub.freebsd.org>
In-Reply-To: <vqc1z7f97fc.fsf@silvia.hip.berkeley.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 17 Jan 2000, Satoshi - Ports Wraith - Asami wrote:

> .if defined(USE_OPENSSL)
> .if ${OSVERSION} < 400014
> LIB_DEPENDS+=		ssl.1:${PORTSDIR}/security/openssl
> OPENSSLINCLUDES=	${LOCALBASE}/include
> OPENSSLLIBS=		${LOCALBASE}/lib
> .else
> OPENSSLINCLUDES=	/usr/include
> OPENSSLLIBS=		/usr/lib
> .endif
> CONFIGURE_ARGS=		OPENSSLINCLUDES=${OPENSSLINCLUDES} OPENSSLLIBS=${OPENSSLLIBS}
> .endif

That's similar to what I'm working with at the moment..I'll keep you
posted.

Kris

----
"How many roads must a man walk down, before you call him a man?"
"Eight!"
"That was a rhetorical question!"
"Oh..then, seven!" -- Homer Simpson



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.BSF.4.21.0001172322210.2555-100000>