From owner-cvs-ports@FreeBSD.ORG Fri Oct 23 14:29:50 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5291106566C; Fri, 23 Oct 2009 14:29:50 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D4C008FC25; Fri, 23 Oct 2009 14:29:50 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n9NEToTL016267; Fri, 23 Oct 2009 14:29:50 GMT (envelope-from beat@repoman.freebsd.org) Received: (from beat@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n9NEToUC016266; Fri, 23 Oct 2009 14:29:50 GMT (envelope-from beat) Message-Id: <200910231429.n9NEToUC016266@repoman.freebsd.org> From: Beat Gaetzi Date: Fri, 23 Oct 2009 14:29:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/virtualbox Makefile ports/emulators/virtualbox/files patch-configure X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Oct 2009 14:29:51 -0000 beat 2009-10-23 14:29:50 UTC FreeBSD ports repository Modified files: emulators/virtualbox Makefile emulators/virtualbox/files patch-configure Log: - Fix build if OpenSSL is installed from ports. [1] - Some options require other ones. Add check for them. [2] PR: ports/139391 [1] Submitted by: "Y.A." [1] Tested by: Yuri Gorchakov [1] Reported by: Maxim [2] On behalf of: vbox@ (decke, dhn, itetcu, miwi, nox) Revision Changes Path 1.11 +8 -1 ports/emulators/virtualbox/Makefile 1.2 +9 -0 ports/emulators/virtualbox/files/patch-configure