summaryrefslogtreecommitdiff
path: root/security/openssh-portable
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-04-13 11:47:23 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-04-13 11:47:23 +0000
commitef7899960ff1bed848360cbc02a87cd158db1424 (patch)
tree161430169b4c67a9ec3344a1d3cd599afc179c6a /security/openssh-portable
parentmaintainer-update www/p5-HTML-CalendarMonthSimple to 1.21 (diff)
- Change all USE_OPENSSL_* to WITH_OPENSSL_*
Notes
Notes: svn path=/head/; revision=78878
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 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