diff options
| author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-07-13 23:25:02 +0800 |
|---|---|---|
| committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-07-13 23:25:02 +0800 |
| commit | fd6c7a99367a6b13f115a98928db4d287c4fcf5d (patch) | |
| tree | 34cd71f046c1f6130f3c360944e9de0dc30dc584 /databases/evolution-data-server3/files/patch-configure | |
| parent | 965b7553179a7b02f2b72175a83722cb308d4684 (diff) | |
| download | marcuscom-ports-fd6c7a99367a6b13f115a98928db4d287c4fcf5d.tar marcuscom-ports-fd6c7a99367a6b13f115a98928db4d287c4fcf5d.tar.gz marcuscom-ports-fd6c7a99367a6b13f115a98928db4d287c4fcf5d.tar.bz2 marcuscom-ports-fd6c7a99367a6b13f115a98928db4d287c4fcf5d.tar.lz marcuscom-ports-fd6c7a99367a6b13f115a98928db4d287c4fcf5d.tar.xz marcuscom-ports-fd6c7a99367a6b13f115a98928db4d287c4fcf5d.tar.zst marcuscom-ports-fd6c7a99367a6b13f115a98928db4d287c4fcf5d.zip | |
Reset evolution-data-server back to 2.30.
Update evolution-data-server3 to 2.31.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14334 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/evolution-data-server3/files/patch-configure')
| -rw-r--r-- | databases/evolution-data-server3/files/patch-configure | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/databases/evolution-data-server3/files/patch-configure b/databases/evolution-data-server3/files/patch-configure new file mode 100644 index 000000000..527384093 --- /dev/null +++ b/databases/evolution-data-server3/files/patch-configure @@ -0,0 +1,17 @@ +--- configure.orig 2009-12-25 20:21:00.000000000 +0100 ++++ configure 2009-12-25 20:21:01.000000000 +0100 +@@ -15968,6 +15968,14 @@ + _ACEOF + + ;; ++*freebsd*) ++ os_win32=no ++ NO_UNDEFINED='' ++ SOCKET_LIBS='' ++ DL_LIB='' ++ SOFTOKN3_LIB='-lsoftokn3' ++ LIBEXECDIR_IN_SERVER_FILE="$libexecdir" ++ ;; + *) + os_win32=no + NO_UNDEFINED='' |
