From 9e6d7039db07967e96124421fa08116618b0956a Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 9 Jan 2015 14:29:10 +0000 Subject: Not MAKE_JOBS_SAFE. --- games/lgogdownloader/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'games') diff --git a/games/lgogdownloader/Makefile b/games/lgogdownloader/Makefile index 13821b15f43..a918db74124 100644 --- a/games/lgogdownloader/Makefile +++ b/games/lgogdownloader/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2014/12/07 09:20:19 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/01/09 14:29:10 joerg Exp $ DISTNAME= lgogdownloader-2.20 CATEGORIES= games @@ -11,6 +11,9 @@ COMMENT= Download games from GOG BUILD_DEPENDS+= help2man-[0-9]*:../../converters/help2man +# error: unable to open output file 'obj/Debug/main.o': 'No such file or directory' +MAKE_JOBS_SAFE= no + #WRKSRC= ${WRKDIR}/lgogdownloader USE_LANGUAGES= c++ USE_TOOLS+= gmake gunzip -- cgit v1.2.3