diff options
author | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
commit | ac346464079bf72615a7216be48a6690256577b6 (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /devel/xulrunner192/buildlink3.mk | |
parent | 562927480a5f4995b010394b810a2975634b31a9 (diff) | |
download | pkgsrc-ac346464079bf72615a7216be48a6690256577b6.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Diffstat (limited to 'devel/xulrunner192/buildlink3.mk')
-rw-r--r-- | devel/xulrunner192/buildlink3.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xulrunner192/buildlink3.mk b/devel/xulrunner192/buildlink3.mk index 897c945918b..681e13b2c38 100644 --- a/devel/xulrunner192/buildlink3.mk +++ b/devel/xulrunner192/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2011/11/01 06:01:04 sbd Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2012/01/13 10:55:00 obache Exp $ BUILDLINK_TREE+= xulrunner192 @@ -11,7 +11,7 @@ xulrunner192-preconfigure: cp ${PREFIX}/lib/xulrunner192/pkgconfig/* ${BUILDLINK_DIR}/lib/pkgconfig BUILDLINK_API_DEPENDS.xulrunner192+= xulrunner192>=1.9.2.17nb2<2.0 -BUILDLINK_ABI_DEPENDS.xulrunner192?= xulrunner192>=1.9.2.22nb1 +BUILDLINK_ABI_DEPENDS.xulrunner192?= xulrunner192>=1.9.2.24nb1 BUILDLINK_PKGSRCDIR.xulrunner192?= ../../devel/xulrunner192 pkgbase := xulrunner192 |