pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libdmtx libdmtx: add CHECK_PORTABILITY_SKIPs
details: https://anonhg.NetBSD.org/pkgsrc/rev/0462a9b6793a
branches: trunk
changeset: 377774:0462a9b6793a
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Apr 24 22:07:56 2022 +0000
description:
libdmtx: add CHECK_PORTABILITY_SKIPs
diffstat:
graphics/libdmtx/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r ba60a1c43864 -r 0462a9b6793a graphics/libdmtx/Makefile
--- a/graphics/libdmtx/Makefile Sun Apr 24 21:56:14 2022 +0000
+++ b/graphics/libdmtx/Makefile Sun Apr 24 22:07:56 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/03/24 14:52:30 nia Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/24 22:07:56 tnn Exp $
DISTNAME= libdmtx-0.7.5
CATEGORIES= graphics
@@ -17,6 +17,10 @@
PKGCONFIG_OVERRIDE+= libdmtx.pc.in
+CHECK_PORTABILITY_SKIP+= autogen.sh
+CHECK_PORTABILITY_SKIP+= script/check*
+CHECK_PORTABILITY_SKIP+= test/compare_test/*
+
pre-configure:
cd ${WRKSRC} && autoreconf -fi
Home |
Main Index |
Thread Index |
Old Index