diff options
author | wiz <wiz> | 2009-09-02 15:59:06 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-09-02 15:59:06 +0000 |
commit | e25e0a94a7c13dbe7452d7f55be421f3d7cbd4e3 (patch) | |
tree | f86a9c7ec8ebbc2ea7458f88fc5a6c71d81db431 /print/ghostscript | |
parent | 3c3b0eb9ec6e1b273ea2608d743142ffa4494b4e (diff) | |
download | pkgsrc-e25e0a94a7c13dbe7452d7f55be421f3d7cbd4e3.tar.gz |
Is make-jobs-safe for me, so allow it again.
Diffstat (limited to 'print/ghostscript')
-rw-r--r-- | print/ghostscript/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile index 7b1eafb24b6..0b1b35948f4 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2009/09/02 15:57:08 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2009/09/02 15:59:06 wiz Exp $ DISTNAME= ghostscript-8.70 CATEGORIES= print @@ -19,7 +19,6 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= gmake perl:run lex pkg-config GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= no UNLIMIT_RESOURCES+= datasize # gsromfs1.c BUILD_TARGET= so |