diff options
author | kris <kris@FreeBSD.org> | 2004-02-22 08:10:35 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-22 08:10:35 +0800 |
commit | 3eed735eb427c47b1d405afccf8b2c288b0721a3 (patch) | |
tree | 297978245b497e47886eeb12d02122df42482c56 | |
parent | 564ef68af9441446fadb8c11fc9649cb3a00bc92 (diff) | |
download | freebsd-ports-gnome-3eed735eb427c47b1d405afccf8b2c288b0721a3.tar.gz freebsd-ports-gnome-3eed735eb427c47b1d405afccf8b2c288b0721a3.tar.zst freebsd-ports-gnome-3eed735eb427c47b1d405afccf8b2c288b0721a3.zip |
BROKEN: Checksum mismatch
-rw-r--r-- | www/drupal/Makefile | 2 | ||||
-rw-r--r-- | www/drupal4/Makefile | 2 | ||||
-rw-r--r-- | www/drupal5/Makefile | 2 | ||||
-rw-r--r-- | www/drupal6/Makefile | 2 | ||||
-rw-r--r-- | www/drupal7/Makefile | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/www/drupal/Makefile b/www/drupal/Makefile index 4ee5778aed23..c277a42ae62d 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 diff --git a/www/drupal4/Makefile b/www/drupal4/Makefile index 4ee5778aed23..c277a42ae62d 100644 --- a/www/drupal4/Makefile +++ b/www/drupal4/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 diff --git a/www/drupal5/Makefile b/www/drupal5/Makefile index 4ee5778aed23..c277a42ae62d 100644 --- a/www/drupal5/Makefile +++ b/www/drupal5/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 diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index 4ee5778aed23..c277a42ae62d 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/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 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 |