From 05d1982b388824f1452e3dadd6bfb09cdb76a1de Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sun, 8 Apr 2012 17:21:26 +0000 Subject: [PATCH] Use PKGSPEC to make sure the 2 spidermonkey ports are differentiated when checking for dependencies. ok landry@ --- devel/spidermonkey/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/spidermonkey/Makefile b/devel/spidermonkey/Makefile index 8a28e9f96bc..9cb9547e878 100644 --- a/devel/spidermonkey/Makefile +++ b/devel/spidermonkey/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2012/04/07 13:48:18 landry Exp $ +# $OpenBSD: Makefile,v 1.2 2012/04/08 17:21:26 ajacoutot Exp $ SHARED_ONLY= Yes @@ -7,6 +7,8 @@ COMMENT = Mozilla C implementation of JavaScript MOZILLA_VERSION = 1.8.5 DISTNAME = js185-1.0.0 PKGNAME = spidermonkey-${MOZILLA_VERSION} +PKGSPEC = spidermonkey->=1.8,<1.9 +REVISION = 0 SO_VERSION = 0.0 SHARED_LIBS = mozjs185 ${SO_VERSION}