summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2007-04-13 15:42:07 +0000
committergdt <gdt@pkgsrc.org>2007-04-13 15:42:07 +0000
commit3a68dc93714dc868780f98c7d83d8a96033827f4 (patch)
tree5694d84175c4d2cbd9da214860eac509ee62db3f /print
parent7b3981a733af53fa91845656842454299ec750c1 (diff)
downloadpkgsrc-3a68dc93714dc868780f98c7d83d8a96033827f4.tar.gz
add:
# uses include file apparently before it is put in place MAKE_JOBS_SAFE= no
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript-esp/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/print/ghostscript-esp/Makefile b/print/ghostscript-esp/Makefile
index e404211a9e4..cf6bb46f7be 100644
--- a/print/ghostscript-esp/Makefile
+++ b/print/ghostscript-esp/Makefile
@@ -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}-[0-9]*
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