pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/jpeginfo jpeginfo: was not a make-jobs issue



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ecb884cc540c
branches:  trunk
changeset: 391728:ecb884cc540c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jan 13 11:00:48 2023 +0000

description:
jpeginfo: was not a make-jobs issue

diffstat:

 graphics/jpeginfo/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r e54e1719381f -r ecb884cc540c graphics/jpeginfo/Makefile
--- a/graphics/jpeginfo/Makefile        Fri Jan 13 10:59:37 2023 +0000
+++ b/graphics/jpeginfo/Makefile        Fri Jan 13 11:00:48 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2023/01/12 13:29:47 mef Exp $
+# $NetBSD: Makefile,v 1.14 2023/01/13 11:00:48 wiz Exp $
 
 DISTNAME=      jpeginfo-1.6.2
 CATEGORIES=    graphics
@@ -11,8 +11,6 @@
 
 USE_TOOLS+=            autoconf
 GNU_CONFIGURE=         yes
-# experimental change
-MAKE_JOBS_SAFE=                no
 
 pre-configure:
        cd ${WRKSRC} && autoconf



Home | Main Index | Thread Index | Old Index