pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

spidermonkey31: Regenerate blk3



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Oct 9 15:47:04 2016 +0200
Changeset:	a77dd0ea63716bafbf96f9c34b0b773351b34764

Modified Files:
	spidermonkey31/buildlink3.mk

Log Message:
spidermonkey31: Regenerate blk3

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a77dd0ea63716bafbf96f9c34b0b773351b34764

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 spidermonkey31/buildlink3.mk | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diffs:
diff --git a/spidermonkey31/buildlink3.mk b/spidermonkey31/buildlink3.mk
index 4d0a89c..6c9e2d3 100644
--- a/spidermonkey31/buildlink3.mk
+++ b/spidermonkey31/buildlink3.mk
@@ -1,14 +1,17 @@
-# $NetBSD: buildlink3.mk,v 1.1 2014/02/06 15:12:17 fhajny Exp $
+# $NetBSD$
 
 BUILDLINK_TREE+=	spidermonkey31
 
 .if !defined(SPIDERMONKEY31_BUILDLINK3_MK)
 SPIDERMONKEY31_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.spidermonkey31+=	spidermonkey31>=31.2.0
+BUILDLINK_API_DEPENDS.spidermonkey31+=	spidermonkey31>=31.2.0.rc0
 BUILDLINK_PKGSRCDIR.spidermonkey31?=	../../wip/spidermonkey31
 
+.include "../../devel/libffi/buildlink3.mk"
 .include "../../devel/nspr/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../textproc/icu/buildlink3.mk"
 .endif	# SPIDERMONKEY31_BUILDLINK3_MK
 
 BUILDLINK_TREE+=	-spidermonkey31


Home | Main Index | Thread Index | Old Index