pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/sylpheed sylpheed: skip portability check for rpm...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b174afdb6c4
branches:  trunk
changeset: 412937:4b174afdb6c4
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Mar 13 16:10:11 2020 +0000

description:
sylpheed: skip portability check for rpm build script

diffstat:

 mail/sylpheed/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ca22a834fe21 -r 4b174afdb6c4 mail/sylpheed/Makefile
--- a/mail/sylpheed/Makefile    Fri Mar 13 15:57:20 2020 +0000
+++ b/mail/sylpheed/Makefile    Fri Mar 13 16:10:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.178 2020/03/10 22:10:27 wiz Exp $
+# $NetBSD: Makefile,v 1.179 2020/03/13 16:10:11 tnn Exp $
 
 DISTNAME=      sylpheed-3.7.0
 PKGREVISION=   7
@@ -12,6 +12,7 @@
 LICENSE=       gnu-gpl-v2 AND gnu-lgpl-v2.1
 
 CONFLICTS=             sylpheed-claws-[0-9]*
+CHECK_PORTABILITY_SKIP+=sylpheed.spec.in
 
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index