Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2020 11:19:57 +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: r554195 - head/devel/p5-File-ConfigDir
Message-ID:  <202011061119.0A6BJvSu086177@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov  6 11:19:57 2020
New Revision: 554195
URL: https://svnweb.freebsd.org/changeset/ports/554195

Log:
  Cosmetic change

Modified:
  head/devel/p5-File-ConfigDir/Makefile

Modified: head/devel/p5-File-ConfigDir/Makefile
==============================================================================
--- head/devel/p5-File-ConfigDir/Makefile	Fri Nov  6 11:19:52 2020	(r554194)
+++ head/devel/p5-File-ConfigDir/Makefile	Fri Nov  6 11:19:57 2020	(r554195)
@@ -20,8 +20,9 @@ RUN_DEPENDS=	p5-File-HomeDir>=0.50:devel/p5-File-HomeD
 		p5-local-lib>=1.008008:devel/p5-local-lib
 TEST_DEPENDS=	p5-Test-Without-Module>=0:devel/p5-Test-Without-Module
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



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