From owner-freebsd-ports@FreeBSD.ORG Tue Nov 4 19:22:46 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 0586216A4CE for ; Tue, 4 Nov 2003 19:22:46 -0800 (PST) Received: from mail.speakeasy.net (mail8.speakeasy.net [216.254.0.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CFF043FDD for ; Tue, 4 Nov 2003 19:22:45 -0800 (PST) (envelope-from msmith@code-fu.com) Received: (qmail 16993 invoked from network); 5 Nov 2003 03:22:44 -0000 Received: from unknown (HELO code-fu.com) ([66.92.151.60]) (envelope-sender )encrypted SMTP for ; 5 Nov 2003 03:22:44 -0000 Message-ID: <3FA86D0B.50805@code-fu.com> Date: Tue, 04 Nov 2003 22:22:51 -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: sysadmin@alexdupre.com Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: 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 03:22:46 -0000 I'm building apache13 and mod_php4 from ports using portupgrade. I generally build everything else this way *except* Apache and PHP and thought it was time to give them a try. When I normally compile PHP, I use something like this: ./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql=/usr/local --with-pgsql=/usr/local --enable-trans-sid --with-gd=/usr/local --enable-exif I'm trying to figure out how to add these options to the pkgtools.conf MAKE_ARGS array. I've tried a number of combinations and it compiles each time, but *without* any of my config choices. What should I add to pkgtools.conf to get the above parameters? p.s. I'm not subscribed to the Ports list, please email me directly. Many thanks! -- Michael A. Smith Programmer at Large