summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/root/Makefile4
1 files 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"