diff options
Diffstat (limited to 'www/drupal/Makefile')
-rw-r--r-- | www/drupal/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/drupal/Makefile b/www/drupal/Makefile index 4ee5778..c277a42 100644 --- a/www/drupal/Makefile +++ b/www/drupal/Makefile @@ -16,6 +16,8 @@ COMMENT= CMS that supports pgsql and mysql RUN_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB +BROKEN= "Checksum mismatch" + NO_BUILD= yes DRUPDIR= www/data/drupal DOCS= CHANGELOG INSTALL LICENSE MAINTAINERS |