Hi, On Wed, Sep 26, 2012 at 12:59:21PM -0700, [email protected] 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 _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
