pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/unicap Ignore portability warnings for config...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca0aff298b51
branches: trunk
changeset: 427718:ca0aff298b51
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Apr 20 00:39:19 2020 +0000
description:
Ignore portability warnings for configure.in as configure is patched
diffstat:
graphics/unicap/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 6be2fa316372 -r ca0aff298b51 graphics/unicap/Makefile
--- a/graphics/unicap/Makefile Mon Apr 20 00:38:59 2020 +0000
+++ b/graphics/unicap/Makefile Mon Apr 20 00:39:19 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2020/03/10 22:10:15 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2020/04/20 00:39:19 joerg Exp $
DISTNAME= unicap-0.9.3
PKGREVISION= 43
@@ -14,6 +14,8 @@
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
+CHECK_PORTABILITY_SKIP+= configure.in
+
CONFIGURE_ARGS+= --disable-v4l
CONFIGURE_ARGS+= --disable-vid21394
CONFIGURE_ARGS+= --enable-ucil-theora
Home |
Main Index |
Thread Index |
Old Index