Newer
Older
Import / code / .svn / pristine / fa / fac671d17dbbd75c3cec4d4c26831bea43b478f0.svn-base
@John John on 29 Dec 2020 346 bytes bulk import from macbookpro checkouts
NAME=PHP
SOURCE=http://ftp.wayne.edu/php/php-5.2.6.tar.bz2
TARGET=bin/php
OPTIONS=--prefix=/usr --with-apxs2=/usr/sbin/apxs --without-pear 
POST_INSTALL_COMMAND=sudo apachectl restart ; echo "you may need to use lipo on httpd to extract just the i386 binary to make this work, also need to copy php.ini-dist to /etc/php.ini"

include Common.mak