mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 00:00:33 -04:00
- Pass maintainership to submitter PR: ports/159843 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
11 lines
444 B
Text
11 lines
444 B
Text
--- configure.orig 2011-04-15 11:18:15.000000000 +0800
|
|
+++ configure 2011-09-12 15:51:07.149762023 +0800
|
|
@@ -5458,7 +5458,7 @@
|
|
echo "$as_me:$LINENO: result: yes" >&5
|
|
echo "${ECHO_T}yes" >&6
|
|
case $host_os in
|
|
- openbsd*|freebsd*)
|
|
+ openbsd*)
|
|
{ { echo "$as_me:$LINENO: error: threaded Python not supported on this platform" >&5
|
|
echo "$as_me: error: threaded Python not supported on this platform" >&2;}
|
|
{ (exit 1); exit 1; }; }
|