From 3a941811ab2efe7c6418db6d8ef3e1e2aadf540d Mon Sep 17 00:00:00 2001 From: tnn Date: Sun, 24 Apr 2022 22:34:12 +0000 Subject: root: add CHECK_PORTABILITY_SKIP --- misc/root/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/root/Makefile b/misc/root/Makefile index 9f70b60af9b..2b740cc2710 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2021/06/01 09:12:26 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2022/04/24 22:34:12 tnn Exp $ DISTNAME= root_v5.26.00b.source PKGNAME= root-5.26 @@ -15,7 +15,7 @@ USE_TOOLS+= gmake USE_LANGUAGES= c c++ fortran NOT_FOR_COMPILER+= f2c #lacks LOC() -CHECK_PORTABILITY_SKIP= build/win/*.sh cint/tool/INSTALLBIN +CHECK_PORTABILITY_SKIP= build/win/*.sh cint/tool/INSTALLBIN tmva/test/setup.sh BUILD_TARGET= .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3