From 0b159fb4afa1d3d594016a5ff51c28f044b41441 Mon Sep 17 00:00:00 2001 From: Tom Judge Date: Sun, 2 Sep 2012 20:02:00 +0000 Subject: Chase rename of lang/spidermonkey to lang/spidermonkey17. Approved by: eadler (mentor) --- databases/mongodb/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/mongodb') diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile index de8e178124db..c94f31de210f 100644 --- a/databases/mongodb/Makefile +++ b/databases/mongodb/Makefile @@ -7,6 +7,7 @@ PORTNAME= mongodb PORTVERSION= 2.0.6 +PORTREVISION= 1 CATEGORIES= databases net MASTER_SITES= http://downloads.mongodb.org/src/ DISTNAME= ${PORTNAME}-src-r${PORTVERSION} @@ -50,7 +51,7 @@ SCONS_ARGS+= --usev8 LIB_DEPENDS+= v8:${PORTSDIR}/lang/v8 .else SCONS_ARGS+= --usesm -LIB_DEPENDS+= js:${PORTSDIR}/lang/spidermonkey +LIB_DEPENDS+= js:${PORTSDIR}/lang/spidermonkey17 .endif post-install: -- cgit v1.2.3