diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
commit | 72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /www/drush/Makefile | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) | |
download | ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip |
Notes
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 4bf282cce578..6c90d298cd66 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 |