summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryoon <ryoon>2013-01-22 10:38:46 +0000
committerryoon <ryoon>2013-01-22 10:38:46 +0000
commite3a56e33db79c74d9ad8be0afa25f6c9bf3bbaab (patch)
tree1a3f89fd5a111547092f8499dc6b7969a3f306eb
parentd3596bf632e78495d8e754f4ea5aa2f31a3acb75 (diff)
downloadpkgsrc-e3a56e33db79c74d9ad8be0afa25f6c9bf3bbaab.tar.gz
Add BUILDLINK_API_DEPENDS.nss for required nss version.
Thank you, Peter Bex.
-rw-r--r--devel/xulrunner/mozilla-common.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/xulrunner/mozilla-common.mk b/devel/xulrunner/mozilla-common.mk
index 935f0fd47a6..85c6873f9fe 100644
--- a/devel/xulrunner/mozilla-common.mk
+++ b/devel/xulrunner/mozilla-common.mk
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.40 2013/01/20 11:25:24 ryoon Exp $
+# $NetBSD: mozilla-common.mk,v 1.41 2013/01/22 10:38:46 ryoon Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -107,6 +107,7 @@ BUILDLINK_API_DEPENDS.libevent+= libevent>=1.1
.include "../../devel/libevent/buildlink3.mk"
.include "../../devel/libffi/buildlink3.mk"
.include "../../devel/nspr/buildlink3.mk"
+BUILDLINK_API_DEPENDS.nss+=nss>= 3.14.1
.include "../../devel/nss/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
## xulrunner-18.0 or later really requires libjpeg-turbo