Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/print/ghostscript-esp/Attic/Makefile,v retrieving revision 1.23 retrieving revision 1.24 diff -u -p -r1.23 -r1.24 --- pkgsrc/print/ghostscript-esp/Attic/Makefile 2007/02/22 19:27:03 1.23 +++ pkgsrc/print/ghostscript-esp/Attic/Makefile 2007/04/13 15:42:07 1.24 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2007/02/22 19:27:03 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2007/04/13 15:42:07 gdt Exp $ DISTNAME= espgs-${GS_VERS}-source PKGNAME= ghostscript-esp-${GS_VERS} @@ -28,6 +28,9 @@ CONFLICTS+= ghostscript-gnu{,-nox11,-x11 DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts +# uses include file apparently before it is put in place +MAKE_JOBS_SAFE= no + WRKSRC= ${WRKDIR}/${DISTNAME:S/-source//} USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= yes