From owner-freebsd-ports@FreeBSD.ORG Fri Jul 3 21:05:57 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DFF01065670 for ; Fri, 3 Jul 2009 21:05:57 +0000 (UTC) (envelope-from prvs=4287a86a5=pauls@utdallas.edu) Received: from ip-relay-002.utdallas.edu (ip-relay-002.utdallas.edu [129.110.20.112]) by mx1.freebsd.org (Postfix) with ESMTP id 42A8B8FC0A for ; Fri, 3 Jul 2009 21:05:55 +0000 (UTC) (envelope-from prvs=4287a86a5=pauls@utdallas.edu) X-Group: RELAYLIST X-IronPort-AV: E=Sophos;i="4.42,344,1243832400"; d="scan'208";a="13266933" Received: from smtp3.utdallas.edu ([129.110.20.110]) by ip-relay-002.utdallas.edu with ESMTP; 03 Jul 2009 15:37:21 -0500 Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTPSA id B76C94EF43; Fri, 3 Jul 2009 15:37:21 -0500 (CDT) Date: Fri, 03 Jul 2009 20:37:21 +0000 From: Paul Schmehl To: Alex Goncharov Message-ID: <4C41B4EAEF8C942A8D085916@utd65257.utdallas.edu> In-Reply-To: References: <23B9298D1A02526B4646B131@utd65257.utdallas.edu> <91D041090FA2939A0942293F@utd65257.utdallas.edu> X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=sha1; protocol="application/pkcs7-signature"; boundary="==========249EDD02DD1EF98811A2==========" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: Question about a failure report X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jul 2009 21:05:57 -0000 --==========249EDD02DD1EF98811A2========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline --On Friday, July 03, 2009 15:08:31 -0500 Alex Goncharov=20 wrote: > > ,--- You/Paul (Fri, 03 Jul 2009 19:56:48 +0000) ----* >| Since mysql is preselected, the port *should* install mysql if it's >| not installed. For some reason, > > If MySQL is in BUILD or LIB _DEPENDS . > >| Since it's a tinderbox, does it ignore OPTIONS and not install >| dependent ports? > > Options decide the settings of make variables. > > With the default options, your WITH_MYSQL gets set to 'true' -- in > this case, MYSQL should be listed as a dependency in your Makefile, > which it is not. > So I need to add BUILD_DEPENDS=3D yes to the OPTION? I'm not quite sure how to = do this. I thought that's what USE_MYSQL did. --=20 Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/ --==========249EDD02DD1EF98811A2==========--