diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-14 07:15:38 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-14 07:15:38 +0000 |
commit | 722a70836ad3c67393dd7c26f2368b68754a8d13 (patch) | |
tree | bce9c59905b300c08ee914bd768c5c02155cc449 /lang/spidermonkey | |
parent | 812dd09f936f24bcb92daad2bd18c99cc19d3a11 (diff) |
Notes
Diffstat (limited to 'lang/spidermonkey')
-rw-r--r-- | lang/spidermonkey/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/spidermonkey/Makefile b/lang/spidermonkey/Makefile index 9a18d0c4d27b..1c9ec0aace5b 100644 --- a/lang/spidermonkey/Makefile +++ b/lang/spidermonkey/Makefile @@ -15,6 +15,8 @@ DISTNAME= js-1.5-rc5a MAINTAINER= citric@cubicone.tmetic.com COMMENT= A standalone JavaScript interpreter from the Mozilla project +CONFLICTS= njs-* + USE_GMAKE= YES post-extract: |