summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2022-11-05 18:00:09 +0000
committerbsiegert <bsiegert@pkgsrc.org>2022-11-05 18:00:09 +0000
commit5bca43334208a7df0e6c0c42ef6e5c553f01b10c (patch)
tree5c13fe597de2832996c802e76ea5dca84803ee65
parent2faf7f82e4026bdf7b7b7e17f8777a164e69ee9d (diff)
downloadpkgsrc-5bca43334208a7df0e6c0c42ef6e5c553f01b10c.tar.gz
Pullup ticket #6695 - requested by nia
www/arcticfox: arm build fix Revisions pulled up: - www/arcticfox/Makefile 1.16 --- Module Name: pkgsrc Committed By: nia Date: Wed Oct 26 13:55:17 UTC 2022 Modified Files: pkgsrc/www/arcticfox: Makefile Log Message: arcticfox: Use latest versions of config.guess/config.sub from pkgsrc. Should help armv[6-7] builds, since arcticfox's embedded copy of ICU still contains versions from 2013 that don't know about NetBSD arm variants.
-rw-r--r--www/arcticfox/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/arcticfox/Makefile b/www/arcticfox/Makefile
index 4fab9ae577e..801c442ec1d 100644
--- a/www/arcticfox/Makefile
+++ b/www/arcticfox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2022/09/11 12:52:09 wiz Exp $
+# $NetBSD: Makefile,v 1.14.2.1 2022/11/05 18:00:09 bsiegert Exp $
DISTNAME= arcticfox-39.2
PKGREVISION= 1
@@ -18,6 +18,9 @@ USE_TOOLS+= zip unzip gmake
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
+OVERRIDE_GNU_CONFIG_SCRIPTS= # yes
+OVERRIDE_DIRDEPTH= 3
+
CONFIGURE_ARGS+= --disable-crashreporter
CONFIGURE_ARGS+= --disable-tests
CONFIGURE_ARGS+= --disable-debug