summaryrefslogtreecommitdiff
path: root/devel/xulrunner
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xulrunner')
-rw-r--r--devel/xulrunner/Makefile4
-rw-r--r--devel/xulrunner/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/xulrunner/Makefile b/devel/xulrunner/Makefile
index 4a8ea4e4e22..56eabf3594c 100644
--- a/devel/xulrunner/Makefile
+++ b/devel/xulrunner/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2009/08/10 13:13:42 tnn Exp $
+# $NetBSD: Makefile,v 1.13 2009/08/26 19:56:54 sno Exp $
#
DISTNAME= xulrunner-${XULRUNNER_VER}-source
PKGNAME= ${DISTNAME:S/-source//}
XULRUNNER_VER= 1.9.1.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel www
MASTER_SITES= ${MASTER_SITE_MOZILLA:=xulrunner/releases/${XULRUNNER_VER}/source/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/xulrunner/buildlink3.mk b/devel/xulrunner/buildlink3.mk
index 997349af5fc..a7fe25f48c4 100644
--- a/devel/xulrunner/buildlink3.mk
+++ b/devel/xulrunner/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2009/08/06 07:37:33 tnn Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2009/08/26 19:56:54 sno Exp $
BUILDLINK_TREE+= xulrunner
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= xulrunner
XULRUNNER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xulrunner+= xulrunner>=1.9.1nb4
+BUILDLINK_ABI_DEPENDS.xulrunner?= xulrunner>=1.9.1.2nb3
BUILDLINK_PKGSRCDIR.xulrunner?= ../../devel/xulrunner
#.include "../../net/libIDL/buildlink3.mk"