aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh-portable
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-06-08 13:22:20 +0800
committerdinoex <dinoex@FreeBSD.org>2002-06-08 13:22:20 +0800
commit217188bfac9db4cbd858b2f57efb0d06623f9960 (patch)
treec5279d75d8cc9c40b69e83bd2f2bed2e3f101ea5 /security/openssh-portable
parente8e9b964f2622c2681cfe0038911bfb19fbbc6b5 (diff)
downloadfreebsd-ports-gnome-217188bfac9db4cbd858b2f57efb0d06623f9960.tar.gz
freebsd-ports-gnome-217188bfac9db4cbd858b2f57efb0d06623f9960.tar.zst
freebsd-ports-gnome-217188bfac9db4cbd858b2f57efb0d06623f9960.zip
Fix typing error in OPTION
Submitted by: joseph@randomnetworks.com
Diffstat (limited to 'security/openssh-portable')
-rw-r--r--security/openssh-portable/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index bffacc23db18..2a77e7f02843 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --disable-suid-ssh
.endif
.if defined(OPENSSH_OVERWRITE_BASE)
-USE_OPELSSL_BASE= yes
+USE_OPENSSL_BASE= yes
PKGNAMESUFFIX= -overwrite-base
PREFIX= /usr
MANPREFIX= ${PREFIX}/share