pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

omnispeak: MAKE_JOBS_SAFE=NO



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Mon Sep 24 12:36:59 2018 +0200
Changeset:	423412b5a1da530bd43fc2461d65d7bee42dd782

Modified Files:
	omnispeak/Makefile

Log Message:
omnispeak: MAKE_JOBS_SAFE=NO

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=423412b5a1da530bd43fc2461d65d7bee42dd782

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 omnispeak/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/omnispeak/Makefile b/omnispeak/Makefile
index 00b46e79cf..9991a575e3 100644
--- a/omnispeak/Makefile
+++ b/omnispeak/Makefile
@@ -13,6 +13,7 @@ HOMEPAGE=	https://davidgow.net/keen/omnispeak.html
 COMMENT=	Open-source re-implementation of "Commander Keen in Goodbye Galaxy"
 LICENSE=	gnu-gpl-v2
 
+MAKE_JOBS_SAFE=	NO
 USE_LANGUAGES+=	c++
 USE_TOOLS+=	gmake
 


Home | Main Index | Thread Index | Old Index