summaryrefslogtreecommitdiff
path: root/lang/python34/files
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2015-03-03 13:49:32 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2015-03-03 13:49:32 +0000
commit17b4ebc8d693f7286431b2a1b285115c760c598d (patch)
treed93fa86a269e61528087adb4cac5ce51e8ddc828 /lang/python34/files
parent- Add PORTSCOUT (diff)
Update to version 3.4.3.
https://reviews.freebsd.org/D1991
Notes
Notes: svn path=/head/; revision=380366
Diffstat (limited to 'lang/python34/files')
-rw-r--r--lang/python34/files/patch-issue202108
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/python34/files/patch-issue20210 b/lang/python34/files/patch-issue20210
index 40100a43f42e..38ad041e322c 100644
--- a/lang/python34/files/patch-issue20210
+++ b/lang/python34/files/patch-issue20210
@@ -42,16 +42,16 @@
# Check for use of the system expat library
AC_MSG_CHECKING(for --with-system-expat)
AC_ARG_WITH(system_expat,
---- ./configure.orig 2014-05-19 05:19:40.000000000 +0000
-+++ ./configure 2014-06-15 12:27:03.000000000 +0000
+--- configure.orig 2015-03-01 13:57:08.000000000 +0300
++++ configure 2015-03-01 13:57:30.000000000 +0300
@@ -650,6 +650,7 @@
TCLTK_LIBS
TCLTK_INCLUDES
LIBFFI_INCLUDEDIR
+DISABLED_EXTENSIONS
+ PKG_CONFIG_LIBDIR
+ PKG_CONFIG_PATH
PKG_CONFIG
- SHLIBS
- CFLAGSFORSHARED
--- ./setup.py.orig 2014-03-24 22:48:48.495472513 +1100
+++ ./setup.py 2014-03-24 22:49:20.076122201 +1100
@@ -33,7 +33,10 @@