From: ellson Date: Thu, 2 Jul 2009 18:08:39 +0000 (+0000) Subject: correction to freetype's source URL X-Git-Tag: LAST_LIBGRAPH~32^2~1852 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b452dbfdee1ec7815ddbf9a7e42a800a11e4624b;p=graphviz correction to freetype's source URL --- diff --git a/macosx/prebuild/Makefile.leopard b/macosx/prebuild/Makefile.leopard index 6226e83cc..6bfcb24f1 100644 --- a/macosx/prebuild/Makefile.leopard +++ b/macosx/prebuild/Makefile.leopard @@ -12,7 +12,7 @@ ARCHS=-arch ppc -arch i386 -arch ppc64 -arch x86_64 PKGCONFIG_URL=http://pkgconfig.freedesktop.org/releases/pkg-config-0.23.tar.gz PNG_URL=http://downloads.sourceforge.net/libpng/libpng-1.2.37.tar.gz -FREETYPE_URL=http://download.savannah.gnu.org/releases/freetype/freetype-2.3.9.tar.gz +FREETYPE_URL=http://download.savannah.gnu.org/releases-noredirect/freetype/freetype-2.3.9.tar.gz FONTCONFIG_URL=http://fontconfig.org/release/fontconfig-2.7.0.tar.gz XFT_URL=http://xorg.freedesktop.org/releases/individual/lib/libXft-2.1.8.2.tar.gz GD_URL=http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz