summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2014-05-30 10:22:05 +0000
committerpho <pho@pkgsrc.org>2014-05-30 10:22:05 +0000
commit1ac6a85bde9fa0877c22f18bbab5551809f72f38 (patch)
treea8835d0a7672e78751b3fe2bcc8bb5523d7597db /mk
parentf080710214dc84ae1047a81e261cba6407ad8937 (diff)
downloadpkgsrc-1ac6a85bde9fa0877c22f18bbab5551809f72f38.tar.gz
PR pkg/48840: Remove most patches that I have recently added
The preprocessor macro XP_MACOSX is misused everywhere. They tend to say "#if defined(XP_MACOSX)" to actually mean "#if defined(MOZ_WIDGET_COCOA)". It's okay to equate XP_MACOSX with XP_DARWIN but equating it with MOZ_WIDGET_COCOA is just wrong. As a result, cairo-gtk2 build on Darwin is completely broken and needs heavy patching. Ideally they should be fixed individually but that will be an extremely hard work, so don't define XP_MACOSX for now.
Diffstat (limited to 'mk')
0 files changed, 0 insertions, 0 deletions