mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
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>
11 lines
278 B
Text
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
|
|
|