pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/firefox
Module Name: pkgsrc
Committed By: wiz
Date: Tue Oct 28 23:44:03 UTC 2025
Modified Files:
pkgsrc/www/firefox: mozilla-common.mk
Log Message:
firefox: remove at-spi2-core >= 2.58.1 dependency
That version is not in pkgsrc yet.
To generate a diff of this commit:
cvs rdiff -u -r1.300 -r1.301 pkgsrc/www/firefox/mozilla-common.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/firefox/mozilla-common.mk
diff -u pkgsrc/www/firefox/mozilla-common.mk:1.300 pkgsrc/www/firefox/mozilla-common.mk:1.301
--- pkgsrc/www/firefox/mozilla-common.mk:1.300 Tue Oct 28 11:37:50 2025
+++ pkgsrc/www/firefox/mozilla-common.mk Tue Oct 28 23:44:03 2025
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.300 2025/10/28 11:37:50 tsutsui Exp $
+# $NetBSD: mozilla-common.mk,v 1.301 2025/10/28 23:44:03 wiz Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -284,7 +284,7 @@ RUST_REQ= 1.82.0
.include "../../x11/libXtst/buildlink3.mk"
BUILDLINK_API_DEPENDS.pixman+= pixman>=0.40
.include "../../x11/pixman/buildlink3.mk"
-BUILDLINK_API_DEPENDS.at-spi2-core+= at-spi2-core>=2.58.1
+#BUILDLINK_API_DEPENDS.at-spi2-core+= at-spi2-core>=2.58.1
.include "../../devel/at-spi2-core/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
PLIST_VARS+= wayland
Home |
Main Index |
Thread Index |
Old Index