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:   ryoon
Date:           Wed Oct 29 08:56:32 UTC 2025

Modified Files:
        pkgsrc/www/firefox: mozilla-common.mk

Log Message:
www/firefox: Remove incorrect restriction and inclusion only for my debugging


To generate a diff of this commit:
cvs rdiff -u -r1.301 -r1.302 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.301 pkgsrc/www/firefox/mozilla-common.mk:1.302
--- pkgsrc/www/firefox/mozilla-common.mk:1.301  Tue Oct 28 23:44:03 2025
+++ pkgsrc/www/firefox/mozilla-common.mk        Wed Oct 29 08:56:32 2025
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.301 2025/10/28 23:44:03 wiz Exp $
+# $NetBSD: mozilla-common.mk,v 1.302 2025/10/29 08:56:32 ryoon Exp $
 #
 # common Makefile fragment for mozilla packages based on gecko 2.0.
 #
@@ -284,8 +284,6 @@ 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
-.include "../../devel/at-spi2-core/buildlink3.mk"
 .include "../../x11/gtk3/buildlink3.mk"
 PLIST_VARS+=           wayland
 .if ${PKG_BUILD_OPTIONS.gtk3:Mwayland}



Home | Main Index | Thread Index | Old Index