pkgsrc-WIP-changes archive

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

i3lock: Enable parallel build.



Module Name:	pkgsrc-wip
Committed By:	Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By:	f8l
Date:		Fri Mar 18 02:27:58 2016 +0100
Changeset:	24f262e4d18475d08ee05e576c82da625c40eceb

Modified Files:
	i3lock/Makefile

Log Message:
i3lock: 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=24f262e4d18475d08ee05e576c82da625c40eceb

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

diffstat:
 i3lock/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diffs:
diff --git a/i3lock/Makefile b/i3lock/Makefile
index 438d993..d0a7458 100644
--- a/i3lock/Makefile
+++ b/i3lock/Makefile
@@ -14,9 +14,6 @@ LICENSE=	modified-bsd
 USE_TOOLS+=	gmake pkg-config
 USE_LANGUAGES=	c99
 
-# print options before building...
-MAKE_JOBS_SAFE=	no
-
 MAKE_ENV+=	SYSCONFDIR=${PKG_SYSCONFDIR}
 MAKE_ENV+=	NOLIBCAIRO=1
 


Home | Main Index | Thread Index | Old Index