From owner-freebsd-questions@FreeBSD.ORG Sun Mar 28 15:51:44 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5371916A4CE for ; Sun, 28 Mar 2004 15:51:44 -0800 (PST) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id C798443D2F for ; Sun, 28 Mar 2004 15:51:43 -0800 (PST) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.11/8.12.11) with ESMTP id i2SNpgxC001027; Sun, 28 Mar 2004 16:51:42 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.11/8.12.11/Submit) with ESMTP id i2SNpgTn001024; Sun, 28 Mar 2004 16:51:42 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 28 Mar 2004 16:51:42 -0700 (MST) From: Warren Block To: dave In-Reply-To: <001e01c41513$64f53550$0200a8c0@satellite> Message-ID: <20040328164849.E993@wonkity.com> References: <4066EFCC.12268.713C64EC@localhost> <001e01c41513$64f53550$0200a8c0@satellite> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Dan Langille cc: freebsd-questions@freebsd.org Subject: Re: portupgrade upgrading ports i don't want X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Mar 2004 23:51:44 -0000 On Sun, 28 Mar 2004, dave wrote: > Thanks, i tried make rmconfig in lang/php4 and www/mod_php4 and in both > cases it said i had no user defined options. I have also tried using only > the -a and the -ar options to portupgrade, and adding to the make args line > for mod_php4 -DWITH_MYSQL=no all of this has not worked it is still trying > to install mysql. Please keep the suggestions coming. Manually make deinstall for mod_php4, then try it again: make -DWITHOUT_MYSQL install -Warren Block * Rapid City, South Dakota USA