diff options
Diffstat (limited to 'print/xpdf')
-rw-r--r-- | print/xpdf/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile index 9befbf966e8..4c396219e05 100644 --- a/print/xpdf/Makefile +++ b/print/xpdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2007/03/13 11:06:04 drochner Exp $ +# $NetBSD: Makefile,v 1.62 2007/04/06 14:29:59 gdt Exp $ DISTNAME= xpdf-3.02 CATEGORIES= print @@ -12,6 +12,8 @@ COMMENT= Display tool for PDF files PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no + DEPENDS+= ghostscript-fonts-[0-9]*:../../fonts/ghostscript-fonts CONFLICTS= xpdf-crypto-[0-9]* |