diff options
author | kris <kris@FreeBSD.org> | 2004-09-26 09:48:39 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-09-26 09:48:39 +0800 |
commit | 6a358cb5a1f6c5ca5e6b8cdc9d7f38812b764279 (patch) | |
tree | af17bf889470741dd9658dbf8f2d5a0fc9335105 /misc | |
parent | d55ef38fc4244ba4027d922a34b4180111f37e34 (diff) | |
download | freebsd-ports-gnome-6a358cb5a1f6c5ca5e6b8cdc9d7f38812b764279.tar.gz freebsd-ports-gnome-6a358cb5a1f6c5ca5e6b8cdc9d7f38812b764279.tar.zst freebsd-ports-gnome-6a358cb5a1f6c5ca5e6b8cdc9d7f38812b764279.zip |
BROKEN: Unfetchable
Approved by: portmgr (self)
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 \ |