pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox devel/nss 3.15.4 or later is required.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b8ee2d60626
branches: trunk
changeset: 631595:9b8ee2d60626
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Mon Mar 10 19:52:26 2014 +0000
description:
devel/nss 3.15.4 or later is required.
Fix build.
>From Matthias Ferdinand.
diffstat:
www/firefox/mozilla-common.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 91b5ab6b9c22 -r 9b8ee2d60626 www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk Mon Mar 10 19:48:06 2014 +0000
+++ b/www/firefox/mozilla-common.mk Mon Mar 10 19:52:26 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.25 2014/02/16 18:33:44 apb Exp $
+# $NetBSD: mozilla-common.mk,v 1.26 2014/03/10 19:52:26 ryoon Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -173,7 +173,7 @@
BUILDLINK_API_DEPENDS.nspr+= nspr>=4.10.2
.include "../../devel/nspr/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
-BUILDLINK_API_DEPENDS.nss+= nss>=3.15.3
+BUILDLINK_API_DEPENDS.nss+= nss>=3.15.4
.include "../../devel/nss/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index