python26: Improve check for QuickTime/QuickTime.h

This fixes 32-bit builds on Sierra, which removed that header.

See: https://trac.macports.org/ticket/52043
This commit is contained in:
Lawrence Velázquez
2016-11-14 15:15:49 -05:00
parent 75209cc666
commit 03f6ca7c84
2 changed files with 1182 additions and 1 deletions
+2 -1
View File
@@ -46,7 +46,8 @@ patchfiles patch-Makefile.pre.in.diff \
patch-Lib-ctypes-macholib-dyld.py.diff \
patch-setup.py-disabled_modules.diff \
patch-libedit.diff \
yosemite.patch
yosemite.patch \
improve-QuickTime.h-check.patch
depends_lib port:gettext port:zlib path:lib/libssl.dylib:openssl \
port:sqlite3 port:db46 port:ncurses \
File diff suppressed because it is too large Load Diff