diff options
Diffstat (limited to 'lang/spidermonkey/Makefile')
-rw-r--r-- | lang/spidermonkey/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/spidermonkey/Makefile b/lang/spidermonkey/Makefile index f95f52808e0d..8670632d22d6 100644 --- a/lang/spidermonkey/Makefile +++ b/lang/spidermonkey/Makefile @@ -17,6 +17,7 @@ COMMENT= A standalone JavaScript interpreter from the Mozilla project CONFLICTS= njs-* +PLIST_FILES= bin/js USE_GMAKE= YES post-extract: |