diff options
Diffstat (limited to 'www/drush/Makefile')
-rw-r--r-- | www/drush/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drush/Makefile b/www/drush/Makefile index 4bf282c..6c90d29 100644 --- a/www/drush/Makefile +++ b/www/drush/Makefile @@ -10,7 +10,7 @@ COMMENT= Drupal command line and scripting interface LICENSE= GPLv2 -RUN_DEPENDS= pear-Console_Table>0:${PORTSDIR}/devel/pear-Console_Table +RUN_DEPENDS= pear-Console_Table>0:devel/pear-Console_Table NO_BUILD= yes |