diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-26 01:48:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-26 01:48:39 +0000 |
commit | 7796d367f256b1893ddd606e65c9f41a50d9335d (patch) | |
tree | 4918ccb02f6155c628f09909953496c008e19b24 /misc | |
parent | 0780800c8750d879264197bd8b344c1b7e8be2f6 (diff) | |
download | ports-7796d367f256b1893ddd606e65c9f41a50d9335d.tar.gz ports-7796d367f256b1893ddd606e65c9f41a50d9335d.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/linux-opengroupware/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/linux-opengroupware/Makefile b/misc/linux-opengroupware/Makefile index f834ef638235..62793ad16967 100644 --- a/misc/linux-opengroupware/Makefile +++ b/misc/linux-opengroupware/Makefile @@ -21,6 +21,8 @@ EXTRACT_ONLY= ${NGOBJWEB_ADAPTOR} MAINTAINER= frank@opengroupware.org COMMENT= Groupware package including mail, calendar, palm sync and much more +BROKEN= Unfetchable + INSTALL_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 \ ${LOCALBASE}/bin/psql:${PORTSDIR}/databases/postgresql7 \ ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2 \ |