From owner-freebsd-ports@FreeBSD.ORG Wed Nov 5 06:15:26 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC01616A4CE for ; Wed, 5 Nov 2003 06:15:26 -0800 (PST) Received: from mail.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1612B43F75 for ; Wed, 5 Nov 2003 06:15:25 -0800 (PST) (envelope-from msmith@code-fu.com) Received: (qmail 9754 invoked from network); 5 Nov 2003 14:15:20 -0000 Received: from unknown (HELO code-fu.com) ([66.92.151.60]) (envelope-sender )encrypted SMTP for ; 5 Nov 2003 14:15:20 -0000 Message-ID: <3FA905F7.9080500@code-fu.com> Date: Wed, 05 Nov 2003 09:15:19 -0500 From: "Michael A. Smith" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031021 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stijn Hoop References: <3FA86D0B.50805@code-fu.com> <20031105084059.GM80302@pcwin002.win.tue.nl> In-Reply-To: <20031105084059.GM80302@pcwin002.win.tue.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: Re: FreeBSD Port: mod_php4-4.3.3,1 MAKE_ARGS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2003 14:15:26 -0000 X-List-Received-Date: Wed, 05 Nov 2003 14:15:26 -0000 X-List-Received-Date: Wed, 05 Nov 2003 14:15:26 -0000 X-List-Received-Date: Wed, 05 Nov 2003 14:15:26 -0000 Stijn Hoop wrote: > I have exactly the same problem. For some reason portupgrade isn't > picking up my MAKE_ARGS anymore. I don't think it is a PHP problem, > but unfortunately I haven't had time to figure out why this happens, > so I haven't sent a bug report yet. Consider this as just a 'me too'. > > The line that really doesn't work right now: > > 'lang/php4' => 'BATCH=yes WITH_APACHE2=yes PHP4_OPTIONS="BZIP2 CTYPE > CURL DOMXML DOMXSLT FTP GD INIFILE MCRYPT MHASH MIME MYSQL OPENSSL > PCRE POSIX POSTGRESQL SESSION SOCKETS XML XSLT ZLIB"', Hmmm... I just added a MAKE_ARGS value using the PHP4_OPTIONS="FOO" syntax (I'd never heard of that before) and it worked perfectly! So, I guess this problem is solved for me. Thanks so much for the tip. -- Michael A. Smith Programmer at Large