[102037] trunk/dports/devel

Ryan Schmidt ryandesign at macports.org
Sat Jan 26 05:55:02 PST 2013


On Jan 25, 2013, at 14:03, jeremyhu at macports.org wrote:

> Revision: 102037
>          https://trac.macports.org/changeset/102037
> Author:   jeremyhu at macports.org
> Date:     2013-01-25 12:03:42 -0800 (Fri, 25 Jan 2013)
> Log Message:
> -----------
> gdb-apple: New port to provide Apple's modified gdb
> 
> Added Paths:
> -----------
>    trunk/dports/devel/gdb-apple/
>    trunk/dports/devel/gdb-apple/Portfile

> +build.args \
> +    MAKEINFO="makeinfo" \
> +    LEXLIB="/opt/local/lib/libfl.a"
> +
> +destroot.args \
> +    MAKEINFO="makeinfo" \
> +    LEXLIB="/opt/local/lib/libfl.a"

These should be ${prefix} instead of /opt/local shouldn't they?




More information about the macports-dev mailing list