summaryrefslogtreecommitdiff
path: root/devel/xulrunner/buildlink3.mk
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xulrunner/buildlink3.mk')
-rw-r--r--devel/xulrunner/buildlink3.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/xulrunner/buildlink3.mk b/devel/xulrunner/buildlink3.mk
index 0b45aa1a483..f68c7b0c772 100644
--- a/devel/xulrunner/buildlink3.mk
+++ b/devel/xulrunner/buildlink3.mk
@@ -1,13 +1,13 @@
-# $NetBSD: buildlink3.mk,v 1.6 2010/01/18 09:58:47 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2010/03/16 15:57:02 tnn Exp $
BUILDLINK_TREE+= xulrunner
.if !defined(XULRUNNER_BUILDLINK3_MK)
XULRUNNER_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.xulrunner+= xulrunner>=1.9.1nb4
-BUILDLINK_ABI_DEPENDS.xulrunner?= xulrunner>=1.9.1.6
-BUILDLINK_PKGSRCDIR.xulrunner?= ../../devel/xulrunner
+BUILDLINK_API_DEPENDS.xulrunner+= xulrunner>=1.9.2.2
+BUILDLINK_ABI_DEPENDS.xulrunner?= xulrunner>=1.9.2.2
+BUILDLINK_PKGSRCDIR.xulrunner?= ../../devel/xulrunner
pkgbase := xulrunner
.include "../../mk/pkg-build-options.mk"