[47503] trunk/dports/science/gdal/Portfile

Bryan Blackburn blb at macports.org
Sat Feb 28 13:16:26 PST 2009


On Sat, Feb 28, 2009 at 12:17:40PM -0800, jeremyhu at macports.org said:
> Revision: 47503
>           http://trac.macports.org/changeset/47503
> Author:   jeremyhu at macports.org
> Date:     2009-02-28 12:17:39 -0800 (Sat, 28 Feb 2009)
> Log Message:
> -----------
> gdal: Updated giflib dependence to be ok with libungif

Why?  libungif has been superceded by giflib upstream [1], so shouldn't we
be preferring giflib in all cases now?

Bryan

[1] - <http://sourceforge.net/forum/forum.php?forum_id=753553>

> 
> Modified Paths:
> --------------
>     trunk/dports/science/gdal/Portfile
> 
> Modified: trunk/dports/science/gdal/Portfile
> ===================================================================
> --- trunk/dports/science/gdal/Portfile	2009-02-28 20:17:10 UTC (rev 47502)
> +++ trunk/dports/science/gdal/Portfile	2009-02-28 20:17:39 UTC (rev 47503)
> @@ -22,7 +22,7 @@
>  				sha1 cae5a891231ee5794350d1626a688d802a429423
>  
>  depends_lib	port:zlib port:libpng port:tiff port:libgeotiff port:jpeg \
> -			port:giflib port:proj
> +			path:include/gif_lib.h:giflib port:proj
>  
>  configure.args	--with-local=${prefix} --with-libz=${prefix} \
>  				--with-png=${prefix} \


More information about the macports-dev mailing list