diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 00:10:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 00:10:35 +0000 |
commit | 8d1b8cba9f194a76d0b10bd777b3b98e44512aff (patch) | |
tree | 7e4f16224291a092fded36038a37cf089f7cffdc /www/drupal7 | |
parent | 0312e7ff1988eb90d007c511394674f64b8641e2 (diff) | |
download | ports-8d1b8cba9f194a76d0b10bd777b3b98e44512aff.tar.gz ports-8d1b8cba9f194a76d0b10bd777b3b98e44512aff.zip |
Notes
Diffstat (limited to 'www/drupal7')
-rw-r--r-- | www/drupal7/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index 4ee5778aed23..c277a42ae62d 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/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 |