We actually use the openssl buildlink2.mk file.

This commit is contained in:
jlam 2002-08-28 04:02:50 +00:00
parent 206e28e98a
commit b477150822

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile.intree,v 1.5 2002/08/28 04:00:55 jlam Exp $
# $NetBSD: Makefile.intree,v 1.6 2002/08/28 04:02:50 jlam Exp $
.include "../../mk/bsd.prefs.mk"
@ -19,7 +19,7 @@ PKG_SYSCONFSUBDIR:= ssh
.endif
# We would like to require an in-tree OpenSSL that is at least 0.9.5a, but the
# openssl buildlink.mk forces at least 0.9.6f, which makes
# openssl buildlink2.mk forces at least 0.9.6f, which makes
# UPDATE_INTREE_OPENSSH useless for anything before 1.6*
#
# USE_OPENSSL_VERSION:= ${OPENSSL_VERSION_095A}