pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/jpeginfo
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jan 13 11:00:48 UTC 2023
Modified Files:
pkgsrc/graphics/jpeginfo: Makefile
Log Message:
jpeginfo: was not a make-jobs issue
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/graphics/jpeginfo/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/jpeginfo/Makefile
diff -u pkgsrc/graphics/jpeginfo/Makefile:1.13 pkgsrc/graphics/jpeginfo/Makefile:1.14
--- pkgsrc/graphics/jpeginfo/Makefile:1.13 Thu Jan 12 13:29:47 2023
+++ pkgsrc/graphics/jpeginfo/Makefile Fri Jan 13 11:00:48 2023
@@ -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 @@ LICENSE= gnu-gpl-v2
USE_TOOLS+= autoconf
GNU_CONFIGURE= yes
-# experimental change
-MAKE_JOBS_SAFE= no
pre-configure:
cd ${WRKSRC} && autoconf
Home |
Main Index |
Thread Index |
Old Index