Switch from FORBIDDEN to IGNORE, since no security issue seems to be stated.

This commit is contained in:
Mark Linimon 2004-12-19 01:59:03 +00:00
parent ebda105cf2
commit e44e94b8d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124458

View File

@ -69,7 +69,7 @@ MAKE_ENV+= GMPINCDIR="${LOCALBASE}/include" \
.endif
.if (${OSVERSION} >= 400016 && !defined(REALLY_WANT_SSH))
FORBIDDEN= "OpenSSH is a superior version of SSH which has been included in the FreeBSD base system since 4.0-RELEASE. This port is now deprecated. To override this warning set the REALLY_WANT_SSH environment variable and rebuild."
IGNORE= OpenSSH is a superior version of SSH which has been included in the FreeBSD base system since 4.0-RELEASE. This port is now deprecated. To override this warning set the REALLY_WANT_SSH environment variable and rebuild.
.endif
MAN1= scp1.1 ssh-add1.1 ssh-agent1.1 ssh-keygen1.1 ssh1.1 \