[137639] trunk/dports/security/gpg-agent/Portfile
Lawrence Velázquez
larryv at macports.org
Mon Jun 15 11:57:03 PDT 2015
Missing patch?
vq
> On Jun 15, 2015, at 2:50 PM, jeremyhu at macports.org wrote:
>
> Revision
> 137639 <https://trac.macports.org/changeset/137639>Author
> jeremyhu at macports.org <mailto:jeremyhu at macports.org>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
> macports-changes at lists.macosforge.org <mailto:macports-changes at lists.macosforge.org>
> https://lists.macosforge.org/mailman/listinfo/macports-changes <https://lists.macosforge.org/mailman/listinfo/macports-changes>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20150615/1cca640a/attachment-0001.html>
More information about the macports-dev
mailing list