pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/firefox115
Module Name: pkgsrc
Committed By: gutteridge
Date: Sat May 18 02:41:38 UTC 2024
Modified Files:
pkgsrc/www/firefox115: mozilla-common.mk
Log Message:
firefox115: drop now unnecessary BUILDLINK_API_DEPENDS override
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/firefox115/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/firefox115/mozilla-common.mk
diff -u pkgsrc/www/firefox115/mozilla-common.mk:1.10 pkgsrc/www/firefox115/mozilla-common.mk:1.11
--- pkgsrc/www/firefox115/mozilla-common.mk:1.10 Sat May 18 02:34:12 2024
+++ pkgsrc/www/firefox115/mozilla-common.mk Sat May 18 02:41:38 2024
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.10 2024/05/18 02:34:12 gutteridge Exp $
+# $NetBSD: mozilla-common.mk,v 1.11 2024/05/18 02:41:38 gutteridge Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -241,7 +241,6 @@ BUILDLINK_DEPMETHOD.clang= build
.include "../../lang/clang/buildlink3.mk"
RUST_REQ= 1.66.0
.include "../../lang/rust/rust.mk"
-BUILDLINK_API_DEPENDS.libvpx+= libvpx>=1.13.0
.include "../../multimedia/libvpx/buildlink3.mk"
.include "../../net/libIDL/buildlink3.mk"
# TODO: check again, pkgsrc has hunspell 1.7
Home |
Main Index |
Thread Index |
Old Index