[91918] users/g5pw/dports/devel

Ryan Schmidt ryandesign at macports.org
Fri Apr 13 01:21:16 PDT 2012


On Apr 13, 2012, at 02:53, g5pw at macports.org wrote:

> Revision: 91918
>          https://trac.macports.org/changeset/91918
> Author:   g5pw at macports.org
> Date:     2012-04-13 00:53:47 -0700 (Fri, 13 Apr 2012)
> Log Message:
> -----------
> devel/simulavr:
> new port, still work in progress
> 
> Added Paths:
> -----------
>    users/g5pw/dports/devel/simulavr/
>    users/g5pw/dports/devel/simulavr/Portfile


> +configure.args-append	--with-bfd=/opt/local/x86_64-apple-darwin11/avr/


> +variant tcl description {Enable TCL support} {
> +	configure.args-append	--with-tclconfig=/opt/local/lib/tcl8.4
> +}


I realize this is still a work in progress and in your users directory, but /opt/local should not be hardcoded in portfiles. Use ${prefix} instead.



More information about the macports-dev mailing list