pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/libjpeg-turbo
Module Name: pkgsrc
Committed By: tnn
Date: Fri Mar 13 17:55:33 UTC 2020
Modified Files:
pkgsrc/graphics/libjpeg-turbo: Makefile
Log Message:
libjpeg-turbo: skip portability check for release/makemacpkg.in
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/graphics/libjpeg-turbo/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/libjpeg-turbo/Makefile
diff -u pkgsrc/graphics/libjpeg-turbo/Makefile:1.17 pkgsrc/graphics/libjpeg-turbo/Makefile:1.18
--- pkgsrc/graphics/libjpeg-turbo/Makefile:1.17 Sun Jan 26 17:31:22 2020
+++ pkgsrc/graphics/libjpeg-turbo/Makefile Fri Mar 13 17:55:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2020/01/26 17:31:22 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2020/03/13 17:55:33 tnn Exp $
DISTNAME= libjpeg-turbo-1.5.3
CATEGORIES= graphics
@@ -25,6 +25,7 @@ CONFIGURE_ARGS+= --with-jpeg8
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
+CHECK_PORTABILITY_SKIP+= release/makemacpkg.in
PKGCONFIG_OVERRIDE= release/libturbojpeg.pc.in release/libjpeg.pc.in
TEST_TARGET= test
Home |
Main Index |
Thread Index |
Old Index