Skip to content
Permalink
Browse files

libgpg-error 1.28: fix build on PPC Tiger

  • Loading branch information
Schamschula committed Mar 20, 2018
1 parent aeaa8a6 commit b51e6244597410fd9ce315ce7b99c03cf4a58137
Showing with 5 additions and 0 deletions.
  1. +5 −0 devel/libgpg-error/Portfile
@@ -29,6 +29,11 @@ depends_lib port:libiconv \

patchfiles patch-configure.diff

# fix build on Tiger see https://trac.macports.org/ticket/55145
platform darwin 8 {
configure.cppflags-append -D__DARWIN_UNIX03
}

if {[variant_isset universal]} {
# muniversal's *.h merger does not handle \-continued lines properly
merger_must_run_binaries yes

0 comments on commit b51e624

Please sign in to comment.
You can’t perform that action at this time.