diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-12 00:48:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-12 00:48:24 +0000 |
commit | 430ae1fcbd99d938569c3027d2477b4696744a24 (patch) | |
tree | e4e37a362bc0847dac1e75a8ce6a570ca8f15e68 /deskutils/moregroupware | |
parent | f8b2e9a90ce4e84e71070f3d272999d97b8cfc11 (diff) |
BROKEN: Checksum mismatch
Notes
Notes:
svn path=/head/; revision=106755
Diffstat (limited to 'deskutils/moregroupware')
-rw-r--r-- | deskutils/moregroupware/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/moregroupware/Makefile b/deskutils/moregroupware/Makefile index d4b6f7c12011..f6d30541371a 100644 --- a/deskutils/moregroupware/Makefile +++ b/deskutils/moregroupware/Makefile @@ -19,6 +19,8 @@ DISTFILES= ${PORTNAME}-core-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= rob@debank.tv COMMENT= A web based GroupWare system +BROKEN= Checksum mismatch + .if defined(WITH_APACHE2) RUN_DEPENDS= ${LOCALBASE}/libexec/apache2/libphp4.so:${PORTSDIR}/www/mod_php4 .else |