From 31f2ff0cc9db0778d0567d3a317b38a1e83f1e0a Mon Sep 17 00:00:00 2001 From: sibel Date: Mon, 20 Sep 2010 12:49:38 +0200 Subject: maj deps et MAKEFLAGS de ghostscript#8.71-2 --- extra/ghostscript/Pkgfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'extra/ghostscript') diff --git a/extra/ghostscript/Pkgfile b/extra/ghostscript/Pkgfile index 84fb3a86b..8c7b4d913 100755 --- a/extra/ghostscript/Pkgfile +++ b/extra/ghostscript/Pkgfile @@ -2,17 +2,18 @@ # URL: http://www.ghostscript.com/awki # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: libcups, fontconfig, kerberos +# Depends on: libtool, libcups, fontconfig, kerberos name=ghostscript version=8.71 -release=1 +release=2 source=( http://ghostscript.com/releases/$name-$version.tar.gz \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/ghostscript-fonts-std-8.11.tar.gz\ http://ftp.gnu.org/pub/gnu/ghostscript/gnu-gs-fonts-other-6.0.tar.gz ghostscript-fPIC.patch) build() { + unset MAKEFLAGS cd $name-$version if [ "`uname -m`" == "x86_64" ]; then -- cgit v1.2.3-54-g00ecf