Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/libetpan mail/libetpan: skip bashisms check for m...
details: https://anonhg.NetBSD.org/pkgsrc/rev/734af0996932
branches: trunk
changeset: 432732:734af0996932
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon May 25 05:58:40 2020 +0000
description:
mail/libetpan: skip bashisms check for macOS
diffstat:
mail/libetpan/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 9841bb49fc1c -r 734af0996932 mail/libetpan/Makefile
--- a/mail/libetpan/Makefile Mon May 25 05:58:16 2020 +0000
+++ b/mail/libetpan/Makefile Mon May 25 05:58:40 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2020/05/22 10:55:46 adam Exp $
+# $NetBSD: Makefile,v 1.67 2020/05/25 05:58:40 rillig Exp $
DISTNAME= libetpan-1.9.4
PKGREVISION= 1
@@ -25,6 +25,8 @@
LDFLAGS.SunOS+= -lsocket -lnsl
+CHECK_PORTABILITY_SKIP+= build-mac/update.sh
+
PKGCONFIG_OVERRIDE+= libetpan.pc.in
.include "../../converters/libiconv/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index