pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/firefox firefox: drop stale BUILDLINK_API_DEPENDS ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ebc7466e238
branches:  trunk
changeset: 450689:2ebc7466e238
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Wed Apr 21 01:27:52 2021 +0000

description:
firefox: drop stale BUILDLINK_API_DEPENDS local override

diffstat:

 www/firefox/mozilla-common.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r be4e8d60cc6f -r 2ebc7466e238 www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk     Tue Apr 20 23:56:26 2021 +0000
+++ b/www/firefox/mozilla-common.mk     Wed Apr 21 01:27:52 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.199 2021/03/30 16:39:06 ryoon Exp $
+# $NetBSD: mozilla-common.mk,v 1.200 2021/04/21 01:27:52 gutteridge Exp $
 #
 # common Makefile fragment for mozilla packages based on gecko 2.0.
 #
@@ -165,7 +165,6 @@
 BUILDLINK_API_DEPENDS.nspr+=   nspr>=4.26
 .include "../../devel/nspr/buildlink3.mk"
 .include "../../textproc/icu/buildlink3.mk"
-BUILDLINK_API_DEPENDS.nss+=    nss>=3.62
 .include "../../devel/nss/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 #.include "../../mk/jpeg.buildlink3.mk"



Home | Main Index | Thread Index | Old Index