summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-09 17:52:27 +0000
committerrillig <rillig@pkgsrc.org>2020-05-09 17:52:27 +0000
commit9e9986a78903308389a52a62313f6c884e0dab65 (patch)
tree5c5f092b7ed3621ee47792f67e0e11f0af180203 /cross
parent75dbdba3723b1cc0478ef82ed820413558f048fc (diff)
downloadpkgsrc-9e9986a78903308389a52a62313f6c884e0dab65.tar.gz
cross/h8300-elf-gcc: fix typo from previous commit
Diffstat (limited to 'cross')
-rw-r--r--cross/h8300-elf-gcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/h8300-elf-gcc/Makefile b/cross/h8300-elf-gcc/Makefile
index ed05d65e14b..5275c4d0d99 100644
--- a/cross/h8300-elf-gcc/Makefile
+++ b/cross/h8300-elf-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/05/09 17:49:37 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2020/05/09 17:52:27 rillig Exp $
DISTNAME= gcc-6.2.0
PKGNAME= cross-h8300-elf-${DISTNAME}
@@ -35,7 +35,7 @@ CONFIGURE_SCRIPT= ${WRKSRC}/configure
USE_TOOLS+= gmake makeinfo
GNU_CONFIGURE= yes
GNU_CONFIGURE_STRICT= no # has sub-configures
-CHECK_PORTABILITY_CHECK+= contrib/* # not needed for building
+CHECK_PORTABILITY_SKIP+= contrib/* # not needed for building
GNU_CONFIGURE_PREFIX= ${H8300_PREFIX}