summaryrefslogtreecommitdiff
path: root/lang/python32/files/patch-Lib-test-test_fcntl.py
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2011-10-28 10:42:24 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2011-10-28 10:42:24 +0000
commit5bc148fb49f344096c1b58fc5cdea109d4171688 (patch)
treeb26aba1dddb29650efab7491684c395baaeaccbc /lang/python32/files/patch-Lib-test-test_fcntl.py
parent- Update to 1.4.3 (diff)
- Fix build on FreeBSD 10
Approved by: miwi (implicit)
Notes
Notes: svn path=/head/; revision=284516
Diffstat (limited to 'lang/python32/files/patch-Lib-test-test_fcntl.py')
-rw-r--r--lang/python32/files/patch-Lib-test-test_fcntl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python32/files/patch-Lib-test-test_fcntl.py b/lang/python32/files/patch-Lib-test-test_fcntl.py
index 62104a2da20e..bc3987953d67 100644
--- a/lang/python32/files/patch-Lib-test-test_fcntl.py
+++ b/lang/python32/files/patch-Lib-test-test_fcntl.py
@@ -5,7 +5,7 @@
'Darwin1.2', 'darwin',
'freebsd2', 'freebsd3', 'freebsd4', 'freebsd5',
- 'freebsd6', 'freebsd7', 'freebsd8',
-+ 'freebsd6', 'freebsd7', 'freebsd8', 'freebsd9',
++ 'freebsd6', 'freebsd7', 'freebsd8', 'freebsd9', 'freebsd10'
'bsdos2', 'bsdos3', 'bsdos4',
'openbsd', 'openbsd2', 'openbsd3', 'openbsd4'):
if struct.calcsize('l') == 8: