summaryrefslogtreecommitdiffstats
path: root/extra/ghostscript/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ghostscript/Pkgfile')
-rwxr-xr-xextra/ghostscript/Pkgfile5
1 files changed, 3 insertions, 2 deletions
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