pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
firefox140*: mechanically adjust for wip
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Wed Dec 10 11:05:17 2025 +0100
Changeset: 327fcc9742df9c4803e79e3c8d5a4545188df032
Modified Files:
firefox140-l10n/Makefile
firefox140/mozilla-common.mk
Log Message:
firefox140*: mechanically adjust for wip
Change all the www references to wip, to match actual PKGPATH.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=327fcc9742df9c4803e79e3c8d5a4545188df032
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
firefox140-l10n/Makefile | 2 +-
firefox140/mozilla-common.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/firefox140-l10n/Makefile b/firefox140-l10n/Makefile
index ed5abcb30e..60621304db 100644
--- a/firefox140-l10n/Makefile
+++ b/firefox140-l10n/Makefile
@@ -12,7 +12,7 @@ HOMEPAGE= https://www.mozilla.com/en-US/firefox/
COMMENT= Language packs for www/firefox140
LICENSE= mpl-2.0 # as of 140.4.0esr
-DEPENDS+= firefox140>=${PKGVERSION_NOREV}:../../www/firefox140
+DEPENDS+= firefox140>=${PKGVERSION_NOREV}:../../wip/firefox140
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${FIREFOX_LOCALES:=.xpi}
diff --git a/firefox140/mozilla-common.mk b/firefox140/mozilla-common.mk
index be2701e752..63076b7376 100644
--- a/firefox140/mozilla-common.mk
+++ b/firefox140/mozilla-common.mk
@@ -2,7 +2,7 @@
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
-# used by www/firefox140/Makefile
+# used by wip/firefox140/Makefile
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index