svn commit: r554192 - head/devel/p5-Any-Moose-Convert

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


Author: sunpoet
Date: Fri Nov  6 11:19:42 2020
New Revision: 554192
URL: https://svnweb.freebsd.org/changeset/ports/554192

Log:
  Cosmetic change

Modified:
  head/devel/p5-Any-Moose-Convert/Makefile

Modified: head/devel/p5-Any-Moose-Convert/Makefile
==============================================================================
--- head/devel/p5-Any-Moose-Convert/Makefile	Fri Nov  6 11:19:37 2020	(r554191)
+++ head/devel/p5-Any-Moose-Convert/Makefile	Fri Nov  6 11:19:42 2020	(r554192)
@@ -19,8 +19,9 @@ RUN_DEPENDS=	p5-PerlIO-Util>=0:devel/p5-PerlIO-Util
 TEST_DEPENDS=	p5-Moose>=0.90:devel/p5-Moose \
 		p5-Mouse>=0.40:devel/p5-Mouse
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list