diff options
author | sbd <sbd@pkgsrc.org> | 2012-06-14 07:43:06 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-06-14 07:43:06 +0000 |
commit | cdfc7f300d0ab76aa06e3c358409cae56c113934 (patch) | |
tree | 4328c29af2393977d63f8c78ee2997bc36b41f4b /devel/xulrunner | |
parent | b94d3160ff758c4763b50bfdc8af38e5cc63b294 (diff) | |
download | pkgsrc-cdfc7f300d0ab76aa06e3c358409cae56c113934.tar.gz |
Recursive PKGREVISION bump for libxml2 buildlink addition.
Diffstat (limited to 'devel/xulrunner')
-rw-r--r-- | devel/xulrunner/Makefile | 3 | ||||
-rw-r--r-- | devel/xulrunner/buildlink3.mk | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/xulrunner/Makefile b/devel/xulrunner/Makefile index 2a664a751db..91cb3e978bc 100644 --- a/devel/xulrunner/Makefile +++ b/devel/xulrunner/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2012/04/26 13:30:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.72 2012/06/14 07:43:27 sbd Exp $ .include "dist.mk" PKGNAME= xulrunner-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} +PKGREVISION= 1 CATEGORIES= devel www MAINTAINER= tnn@NetBSD.org diff --git a/devel/xulrunner/buildlink3.mk b/devel/xulrunner/buildlink3.mk index c39c68746a0..79111353891 100644 --- a/devel/xulrunner/buildlink3.mk +++ b/devel/xulrunner/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2012/05/07 01:53:28 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2012/06/14 07:43:27 sbd Exp $ BUILDLINK_TREE+= xulrunner @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xulrunner XULRUNNER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xulrunner+= xulrunner>=11.0 -BUILDLINK_ABI_DEPENDS.xulrunner+= xulrunner>=11.0 +BUILDLINK_ABI_DEPENDS.xulrunner+= xulrunner>=13.0nb1 BUILDLINK_PKGSRCDIR.xulrunner?= ../../devel/xulrunner BUILDLINK_INCDIRS.xulrunner+= lib/xulrunner-sdk/include |