Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/thunderbird60 mail/thunderbird60: skip shell port...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb79f11aea2b
branches:  trunk
changeset: 432722:cb79f11aea2b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon May 25 05:36:38 2020 +0000

description:
mail/thunderbird60: skip shell portability

diffstat:

 mail/thunderbird60/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a400e3aef653 -r cb79f11aea2b mail/thunderbird60/Makefile
--- a/mail/thunderbird60/Makefile       Mon May 25 05:35:35 2020 +0000
+++ b/mail/thunderbird60/Makefile       Mon May 25 05:36:38 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2020/03/30 19:46:01 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2020/05/25 05:36:38 rillig Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird60-${TB_VER}
@@ -18,6 +18,8 @@
 MOZILLA_DIR=   # empty
 PLIST_SRC+=    ${PLIST_SRC_DFLT}
 
+CHECK_PORTABILITY_SKIP+=       modules/pdfium/update.sh
+
 CONFIG_GUESS_OVERRIDE+=        comm/ldap/sdks/c-sdk/config/autoconf/config.guess
 CONFIG_SUB_OVERRIDE+=  comm/ldap/sdks/c-sdk/config/autoconf/config.sub
 



Home | Main Index | Thread Index | Old Index