pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/ysm Ignore portability when patching configure al...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c2aab1a450a4
branches: trunk
changeset: 426090:c2aab1a450a4
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Mar 26 02:39:17 2020 +0000
description:
Ignore portability when patching configure already
diffstat:
chat/ysm/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a09c75862dcb -r c2aab1a450a4 chat/ysm/Makefile
--- a/chat/ysm/Makefile Thu Mar 26 02:39:01 2020 +0000
+++ b/chat/ysm/Makefile Thu Mar 26 02:39:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2020/01/26 05:26:17 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2020/03/26 02:39:17 joerg Exp $
DISTNAME= ysmv7_2_9_9_1
PKGNAME= ysm-2.9.9.1
@@ -12,6 +12,8 @@
GNU_CONFIGURE= YES
+CHECK_PORTABILITY_SKIP+= configure.in
+
# rl_delete_text
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/readline/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index