diff options
Diffstat (limited to 'devel/xulrunner10/buildlink3.mk')
-rw-r--r-- | devel/xulrunner10/buildlink3.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xulrunner10/buildlink3.mk b/devel/xulrunner10/buildlink3.mk index a061c27ea47..126a81a7c2c 100644 --- a/devel/xulrunner10/buildlink3.mk +++ b/devel/xulrunner10/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.12 2013/06/04 22:15:57 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.13 2013/06/06 12:53:44 wiz Exp $ BUILDLINK_TREE+= xulrunner10 @@ -11,7 +11,7 @@ xulrunner10-preconfigure: cp ${PREFIX}/lib/xulrunner10/pkgconfig/* ${BUILDLINK_DIR}/lib/pkgconfig BUILDLINK_API_DEPENDS.xulrunner10+= xulrunner10>=10.0.2 -BUILDLINK_ABI_DEPENDS.xulrunner10+= xulrunner10>=10.0.12nb6 +BUILDLINK_ABI_DEPENDS.xulrunner10+= xulrunner10>=10.0.12nb7 BUILDLINK_PKGSRCDIR.xulrunner10?= ../../devel/xulrunner10 BUILDLINK_INCDIRS.xulrunner10+= lib/xulrunner10-sdk/include |