From 5e6c729aa7599284bb5e16be27e9a1427d6bb2cf Mon Sep 17 00:00:00 2001 From: Wouter van Heyst Date: Sat, 11 Jan 2003 02:37:11 +0000 Subject: [PATCH] Revert NAN_OPENSSL to it's previous value of '/usr' on FreeBSD --- source/nan_definitions.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/nan_definitions.mk b/source/nan_definitions.mk index 56dc5470a1d..877dc0f14d2 100644 --- a/source/nan_definitions.mk +++ b/source/nan_definitions.mk @@ -160,7 +160,7 @@ all debug:: export NAN_PNG ?= /usr/local export NAN_SDL ?= /usr/local export NAN_ODE ?= $(LCGDIR)/ode - export NAN_OPENSSL ?= /usr/local + export NAN_OPENSSL ?= /usr export NAN_TERRAPLAY ?= $(LCGDIR)/terraplay export NAN_MESA ?= /usr/src/Mesa-3.1 export NAN_ZLIB ?= /usr