diff options
Diffstat (limited to 'lang/p5-JavaScript-SpiderMonkey/Makefile')
-rw-r--r-- | lang/p5-JavaScript-SpiderMonkey/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/p5-JavaScript-SpiderMonkey/Makefile b/lang/p5-JavaScript-SpiderMonkey/Makefile index e50427178270..fb8ee763c98c 100644 --- a/lang/p5-JavaScript-SpiderMonkey/Makefile +++ b/lang/p5-JavaScript-SpiderMonkey/Makefile @@ -20,6 +20,7 @@ USES= perl5 MAN3= JavaScript::SpiderMonkey.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|libjs.a|libjs.so|' ${WRKSRC}/Makefile.PL |