From ef7899960ff1bed848360cbc02a87cd158db1424 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sun, 13 Apr 2003 11:47:23 +0000 Subject: - Change all USE_OPENSSL_* to WITH_OPENSSL_* --- security/openssh-portable/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/openssh-portable') diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index 62133cc738b1..b46b3d91058d 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -44,7 +44,7 @@ CONFIGURE_ARGS+= --disable-suid-ssh .endif .if defined(OPENSSH_OVERWRITE_BASE) -USE_OPENSSL_BASE= yes +WITH_OPENSSL_BASE= yes PKGNAMESUFFIX= -overwrite-base PREFIX= /usr MANPREFIX= ${PREFIX}/share -- cgit v1.2.3