Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2020 11:20:53 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r554206 - head/lang/p5-JavaScript-SpiderMonkey
Message-ID:  <202011061120.0A6BKruj088003@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011061120.0A6BKruj088003>