pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/arcticfox
Module Name: pkgsrc
Committed By: nia
Date: Wed Oct 26 14:38:33 UTC 2022
Modified Files:
pkgsrc/www/arcticfox: Makefile
Log Message:
Need higher depth to ensure all config.guess files are replaced.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/arcticfox/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/arcticfox/Makefile
diff -u pkgsrc/www/arcticfox/Makefile:1.16 pkgsrc/www/arcticfox/Makefile:1.17
--- pkgsrc/www/arcticfox/Makefile:1.16 Wed Oct 26 13:55:17 2022
+++ pkgsrc/www/arcticfox/Makefile Wed Oct 26 14:38:33 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2022/10/26 13:55:17 nia Exp $
+# $NetBSD: Makefile,v 1.17 2022/10/26 14:38:33 nia Exp $
DISTNAME= arcticfox-40.0
CATEGORIES= www
@@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
OVERRIDE_GNU_CONFIG_SCRIPTS= # yes
-OVERRIDE_DIRDEPTH= 3
+OVERRIDE_DIRDEPTH= 5
CONFIGURE_ARGS+= --disable-crashreporter
CONFIGURE_ARGS+= --disable-tests
Home |
Main Index |
Thread Index |
Old Index