pkgsrc-WIP-changes archive

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

i3-git: Enable parallel build.



Module Name:	pkgsrc-wip
Committed By:	Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By:	f8l
Date:		Sun Feb 21 16:22:55 2016 +0100
Changeset:	b5aa905822b0978f719a2917398afa2fc18b9013

Modified Files:
	i3-git/Makefile

Log Message:
i3-git: Enable parallel build.

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

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

diffstat:
 i3-git/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/i3-git/Makefile b/i3-git/Makefile
index 6354d72..54d7ce7 100644
--- a/i3-git/Makefile
+++ b/i3-git/Makefile
@@ -20,7 +20,6 @@ LICENSE=	modified-bsd
 USE_TOOLS+=	gmake bison lex yacc pkg-config perl
 USE_LANGUAGES=	c99
 BUILD_TARGET=	all mans
-MAKE_JOBS_SAFE=	no
 
 PKG_SYSCONFSUBDIR=	i3
 INSTALLATION_DIRS=	${PKGMANDIR}/man1 share/doc/${PKGBASE}


Home | Main Index | Thread Index | Old Index