svn commit: r554210 - head/lang/p5-Marpa-XS

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


Author: sunpoet
Date: Fri Nov  6 11:21:12 2020
New Revision: 554210
URL: https://svnweb.freebsd.org/changeset/ports/554210

Log:
  Cosmetic change

Modified:
  head/lang/p5-Marpa-XS/Makefile

Modified: head/lang/p5-Marpa-XS/Makefile
==============================================================================
--- head/lang/p5-Marpa-XS/Makefile	Fri Nov  6 11:21:08 2020	(r554209)
+++ head/lang/p5-Marpa-XS/Makefile	Fri Nov  6 11:21:12 2020	(r554210)
@@ -22,8 +22,8 @@ RUN_DEPENDS=	p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtil
 		p5-Task-Weaken>=0:devel/p5-Task-Weaken
 TEST_DEPENDS=	p5-Test-Weaken>=3.004000:devel/p5-Test-Weaken
 
-USE_PERL5=	modbuild
 USES=		perl5
+USE_PERL5=	modbuild
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Marpa/XS/XS.so


More information about the svn-ports-all mailing list