[55042] trunk/dports/science/vis5d/Portfile

Ryan Schmidt ryandesign at macports.org
Thu Aug 6 02:55:05 PDT 2009


On Aug 6, 2009, at 04:47, takeshi at macports.org wrote:

> Revision: 55042
>           http://trac.macports.org/changeset/55042
> Author:   takeshi at macports.org
> Date:     2009-08-06 02:47:31 -0700 (Thu, 06 Aug 2009)
> Log Message:
> -----------
> vis5d: fixed a problem finding -lGL on Tiger

Shouldn't you be using ${prefix} for X11 on all platforms now?


> Modified Paths:
> --------------
>     trunk/dports/science/vis5d/Portfile
>
> Modified: trunk/dports/science/vis5d/Portfile
> ===================================================================
> --- trunk/dports/science/vis5d/Portfile	2009-08-06 09:41:03 UTC  
> (rev 55041)
> +++ trunk/dports/science/vis5d/Portfile	2009-08-06 09:47:31 UTC  
> (rev 55042)
> @@ -68,7 +68,7 @@
>  }
>
>  #configure.env-append        PTHREAD_LIBS=-lpthread
> -configure.cppflags-append   -I/usr/X11/include
> +configure.cppflags-append   -I/usr/X11R6/include
>  configure.args              -disable-fortran            \
>                              -disable-dependency-tracing \
>                              --x-includes=/usr/X11/include \




More information about the macports-dev mailing list