[120784] trunk/dports/devel/swig/Portfile

Joshua Root jmr at macports.org
Sat Jun 7 05:56:56 PDT 2014


> Revision: 120784
>           https://trac.macports.org/changeset/120784
> Author:   michaelld at macports.org
> Date:     2014-06-06 19:48:24 -0700 (Fri, 06 Jun 2014)
> Log Message:
> -----------
> swig-allegro: use allegro5, since it works.
> 
> Modified Paths:
> --------------
>     trunk/dports/devel/swig/Portfile
> 
> Modified: trunk/dports/devel/swig/Portfile
> ===================================================================
> --- trunk/dports/devel/swig/Portfile	2014-06-07 02:47:46 UTC (rev 120783)
> +++ trunk/dports/devel/swig/Portfile	2014-06-07 02:48:24 UTC (rev 120784)
> @@ -45,7 +45,7 @@
>  test.target     check
>  
>  array set bindings {
> -    allegro     {port:allegro           allegrocl}
> +    allegro     {port:allegro5          allegrocl}

Are you sure that's the right allegro? The swig docs are saying that
allegrocl is Allegro Common Lisp:

<http://www.swig.org/Doc3.0/Allegrocl.html#Allegrocl>

- Josh


More information about the macports-dev mailing list