diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2011-12-27 22:11:01 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2011-12-27 22:11:01 +0000 |
commit | 91677839a26a2f7f7fbd3cf61e91e2983492b226 (patch) | |
tree | 49ed53a6ebbea69db95993d1289ab4bd50c025a1 /databases/postgresql92-server/files/patch-configure | |
parent | - Fix *_DEPENDS (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_9_0_0'.release/9.0.0
Diffstat (limited to 'databases/postgresql92-server/files/patch-configure')
-rw-r--r-- | databases/postgresql92-server/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/postgresql92-server/files/patch-configure b/databases/postgresql92-server/files/patch-configure deleted file mode 100644 index 10cb1a3fed3f..000000000000 --- a/databases/postgresql92-server/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2011-07-08 08:12:33.000000000 +0800 -+++ configure 2011-09-12 15:47:13.056511624 +0800 -@@ -7283,7 +7283,7 @@ - { $as_echo "$as_me:$LINENO: result: yes" >&5 - $as_echo "yes" >&6; } - case $host_os in -- openbsd*|freebsd*) -+ openbsd*) - { { $as_echo "$as_me:$LINENO: error: threaded Python not supported on this platform" >&5 - $as_echo "$as_me: error: threaded Python not supported on this platform" >&2;} - { (exit 1); exit 1; }; } |