summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorveego <veego@pkgsrc.org>2007-09-21 16:38:52 +0000
committerveego <veego@pkgsrc.org>2007-09-21 16:38:52 +0000
commit60eb1332f3f2c847fed634fde87e2f5084f87b1e (patch)
treeb8fcbcede7909b2d2a016237db7cb318f9a585b2 /misc
parentb7cba8db45eaf9a7f71b87c02cb1977fab1258b4 (diff)
downloadpkgsrc-60eb1332f3f2c847fed634fde87e2f5084f87b1e.tar.gz
Add MAKE_JOBS_SAFE=no to fix the following build problem:
epgui/piremind.c:1355: error: 'EPGTCL_RPI_IDX_COUNT' undeclared (first use in this function) There is a '-include $(BUILD_DIR)/*/*.dep' line in the package main Makefile, but it looks like this won't work and so build-netbsd/epgtcl/dlg_remind.h wasn't created early enough which contains this and other defines.
Diffstat (limited to 'misc')
-rw-r--r--misc/nxtvepg/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/nxtvepg/Makefile b/misc/nxtvepg/Makefile
index 45449385a3e..496a55e04e8 100644
--- a/misc/nxtvepg/Makefile
+++ b/misc/nxtvepg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2007/02/22 19:26:50 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2007/09/21 16:38:52 veego Exp $
DISTNAME= nxtvepg-2.7.6
PKGREVISION= 1
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/nxtvepg/
COMMENT= NextView EPG decoder
+MAKE_JOBS_SAFE= no
+
ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.4Z[A-Z]-* \
NetBSD-1.5_ALPHA-* NetBSD-1.[5-9]*-* \
NetBSD-[2-9]*-*