mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
11 lines
361 B
C
11 lines
361 B
C
--- builds/make.new/config/config.h.in.orig Sun Jul 6 05:07:48 2003
|
|
+++ builds/make.new/config/config.h.in Wed Jul 27 13:07:37 2005
|
|
@@ -190,5 +190,8 @@
|
|
#undef SINIXZ
|
|
|
|
#define FB_PREFIX "/usr/local/firebird"
|
|
+#define FB_EXEC_PREFIX "/usr/local"
|
|
+#define FB_CONF_PREFIX "/usr/local/etc/firebird"
|
|
+#define FB_MSG_PREFIX "/usr/local/libdata/firebird"
|
|
|
|
#endif
|