Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Sep 2020 17:50:49 +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: r548032 - head/devel/p5-Module-CPANfile
Message-ID:  <202009081750.088HonBQ054323@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Sep  8 17:50:49 2020
New Revision: 548032
URL: https://svnweb.freebsd.org/changeset/ports/548032

Log:
  Cosmetic change

Modified:
  head/devel/p5-Module-CPANfile/Makefile

Modified: head/devel/p5-Module-CPANfile/Makefile
==============================================================================
--- head/devel/p5-Module-CPANfile/Makefile	Tue Sep  8 17:50:44 2020	(r548031)
+++ head/devel/p5-Module-CPANfile/Makefile	Tue Sep  8 17:50:49 2020	(r548032)
@@ -15,8 +15,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 TEST_DEPENDS=	p5-File-pushd>=0:devel/p5-File-pushd
 
-NO_ARCH=	yes
 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?202009081750.088HonBQ054323>