Missing patch? vq
> On Jun 15, 2015, at 2:50 PM, [email protected] wrote: > > Revision > 137639 <https://trac.macports.org/changeset/137639>Author > [email protected] <mailto:[email protected]>Date > 2015-06-15 11:50:27 -0700 (Mon, 15 Jun 2015) > Log Message > > gpg-agent: Build fix when building against an SDK rather than / > Modified Paths > > trunk/dports/security/gpg-agent/Portfile > <x-msg://7/#trunkdportssecuritygpgagentPortfile> > Diff > > <>Modified: trunk/dports/security/gpg-agent/Portfile (137638 => 137639) > > --- trunk/dports/security/gpg-agent/Portfile 2015-06-15 17:32:02 UTC (rev > 137638) > +++ trunk/dports/security/gpg-agent/Portfile 2015-06-15 18:50:27 UTC (rev > 137639) > @@ -34,10 +34,6 @@ > > configure.args --enable-agent-only > > -# glib fails to find the right stdint.h It picks clang's internal one rather > -# than the system header > -configure.env gl_cv_absolute_stdint_h=/usr/include/stdint.h > - > depends_lib port:libiconv \ > port:gettext \ > port:zlib \ > @@ -50,7 +46,8 @@ > port:pth > > > -patchfiles patch-po_Makevars.diff > +patchfiles patch-po_Makevars.diff \ > + patch-gl_stdint__h.diff > > # DO NOT USE. Maintainer-only helper for debugging purposes. DO NOT USE. > #configure.cflags-append -g3 -ggdb3 -gdwarf-2 -O0 > _______________________________________________ > macports-changes mailing list > [email protected] > <mailto:[email protected]> > https://lists.macosforge.org/mailman/listinfo/macports-changes > <https://lists.macosforge.org/mailman/listinfo/macports-changes>
_______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
