[98163] trunk/dports/php

Clemens Lang cal at macports.org
Wed Sep 26 14:19:59 PDT 2012


Hi,

On Wed, Sep 26, 2012 at 12:59:21PM -0700, jwa at macports.org wrote:
> php-midgard2: version bump to 12.09, make this a unified port, remove
> the unnecessary branch-specific port

Changing into the port tree directory for php-midgard2 and running
 $> port lint -- subport=php53-midgard
gives me:
 Error: Unable to open port: can't read "php.extension_dir": couldn't
 execute "/opt/local/bin/php-config53": no such file or directory

I'm assuming this is because php.extension_dir is used in the notes,
which are parsed when indexing the port and then fails because I don't
have php53 installed. So either, the PHP portgroup should try to execute
php5*-config to find this value, or it should only be used in phases
where it is known to exist.

-- 
Clemens Lang



More information about the macports-dev mailing list