svn commit: r554206 - head/lang/p5-JavaScript-SpiderMonkey

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 6 11:20:58 UTC 2020


Author: sunpoet
Date: Fri Nov  6 11:20:53 2020
New Revision: 554206
URL: https://svnweb.freebsd.org/changeset/ports/554206

Log:
  Cosmetic change

Modified:
  head/lang/p5-JavaScript-SpiderMonkey/Makefile

Modified: head/lang/p5-JavaScript-SpiderMonkey/Makefile
==============================================================================
--- head/lang/p5-JavaScript-SpiderMonkey/Makefile	Fri Nov  6 11:20:48 2020	(r554205)
+++ head/lang/p5-JavaScript-SpiderMonkey/Makefile	Fri Nov  6 11:20:53 2020	(r554206)
@@ -16,8 +16,9 @@ LICENSE_COMB=	dual
 LIB_DEPENDS=	libjs.so:lang/spidermonkey17
 TEST_DEPENDS=	p5-Log-Log4perl>=0:devel/p5-Log-Log4perl
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
 CFLAGS+=	-I${LOCALBASE}/include/js-1.7/
 
 post-patch:


More information about the svn-ports-all mailing list