#30048: Remove dependency on port:php52 ---------------------------------+------------------------------------------ Reporter: dkingofpa@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: drush ---------------------------------+------------------------------------------ The dependency on a very specify macports php version (php52) is too restricting and keeps me from installing the drush port. I already have a version of php that works with drush. {{{ David-Kings-MacBook-Pro:/ dking$ sudo port search drush drush @2.1 (www, php) The DRUpal SHell David-Kings-MacBook-Pro:/ dking$ sudo port install drush ---> Computing dependencies for drushError: Unable to execute port: Can't install php52 because conflicting ports are installed: php5 Before reporting a bug, first run the command again with the -d flag to get complete output. David-Kings-MacBook-Pro:/ dking$ which php /opt/local/bin/php David-Kings-MacBook-Pro:/ dking$ php --version PHP 5.3.2 (cli) (built: Jan 13 2011 11:16:05) Copyright (c) 1997-2010 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies with Xdebug v2.0.5, Copyright (c) 2002-2008, by Derick Rethans }}} -- Ticket URL: <https://trac.macports.org/ticket/30048> MacPorts <http://www.macports.org/> Ports system for Mac OS