Skip to content

Commit

Permalink
gegl, gegl-devel: drop redundant patch that fails to apply
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 authored and mascguy committed Nov 30, 2024
1 parent 63688fe commit e7a4022
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 42 deletions.
5 changes: 0 additions & 5 deletions graphics/gegl-devel/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,6 @@ patchfiles-append patch-meson-unistd.diff
# https://trac.macports.org/ticket/58524
patchfiles-append patch-gegl-32bit-host-statistics.diff

# https://trac.macports.org/ticket/66233
if {[string match *gcc* ${configure.compiler}]} {
patchfiles-append patch-use-gcc.diff
}

platform darwin {
if {${os.major} < 10 || (${os.major} == 10 && ${configure.build_arch} eq "ppc")} {
patchfiles-append patch-gegl-opencl-fix-Leopard-and-less-only.diff
Expand Down
16 changes: 0 additions & 16 deletions graphics/gegl-devel/files/patch-use-gcc.diff

This file was deleted.

5 changes: 0 additions & 5 deletions graphics/gegl/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,6 @@ patchfiles-append patch-meson-unistd.diff
# https://trac.macports.org/ticket/58524
patchfiles-append patch-gegl-32bit-host-statistics.diff

# https://trac.macports.org/ticket/66233
if {[string match *gcc* ${configure.compiler}]} {
patchfiles-append patch-use-gcc.diff
}

platform darwin {
if {${os.major} < 10 || (${os.major} == 10 && ${configure.build_arch} eq "ppc")} {
patchfiles-append patch-gegl-opencl-fix-Leopard-and-less-only.diff
Expand Down
16 changes: 0 additions & 16 deletions graphics/gegl/files/patch-use-gcc.diff

This file was deleted.

0 comments on commit e7a4022

Please sign in to comment.