svn commit: r485807 - head/devel/p5-Const-Exporter

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 24 22:29:10 UTC 2018


Author: sunpoet
Date: Sat Nov 24 22:29:08 2018
New Revision: 485807
URL: https://svnweb.freebsd.org/changeset/ports/485807

Log:
  Cosmetic change

Modified:
  head/devel/p5-Const-Exporter/Makefile

Modified: head/devel/p5-Const-Exporter/Makefile
==============================================================================
--- head/devel/p5-Const-Exporter/Makefile	Sat Nov 24 22:28:59 2018	(r485806)
+++ head/devel/p5-Const-Exporter/Makefile	Sat Nov 24 22:29:08 2018	(r485807)
@@ -23,8 +23,9 @@ RUN_DEPENDS=	p5-Const-Fast>=0:devel/p5-Const-Fast \
 TEST_DEPENDS=	p5-Hash-Objectify>=0:devel/p5-Hash-Objectify \
 		p5-Test-Most>=0:devel/p5-Test-Most
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list