ports/misc/linux-opengroupware/files/patch-aa
Stefan Eßer 158234d8d3 New port of OpenGroupware.org featuring a complete groupware package
ranging from mail to calendar, project management support and palm
synchronization.

This port uses pre-compiled Linux binaries, since building from source
takes a lot of effort and there is still a lot of work remaining for a
native FreeBSD port to become available.

This port should work with either Apache-1.3.x or Apache-2 but requires
PostgreSQL-7.2.x (postgresql72) because of compiled-in references to a
shared library.

PR:		ports/54860
Submitted by:	Frank Reppin <frank.reppin@boerde.de>
2003-10-13 21:36:00 +00:00

11 lines
278 B
Text

--- opengroupware.org-mod_ngobjweb.dist/GNUmakefile Tue Jul 15 14:39:08 2003
+++ opengroupware.org-mod_ngobjweb/GNUmakefile Sat Oct 11 20:32:42 2003
@@ -4,7 +4,7 @@
# config
-APACHE = /usr
+APACHE = /usr/local
APXS = $(APACHE)/sbin/apxs
HTTPD = $(APACHE)/sbin/httpd