Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2020 12:01:30 +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: r530290 - head/biology/p5-Bio-Coordinate
Message-ID:  <202004021201.032C1UgC038062@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Apr  2 12:01:30 2020
New Revision: 530290
URL: https://svnweb.freebsd.org/changeset/ports/530290

Log:
  Cosmetic change

Modified:
  head/biology/p5-Bio-Coordinate/Makefile

Modified: head/biology/p5-Bio-Coordinate/Makefile
==============================================================================
--- head/biology/p5-Bio-Coordinate/Makefile	Thu Apr  2 12:01:25 2020	(r530289)
+++ head/biology/p5-Bio-Coordinate/Makefile	Thu Apr  2 12:01:30 2020	(r530290)
@@ -17,8 +17,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-BioPerl>=1.007000:biology/p5-BioPerl
 
-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?202004021201.032C1UgC038062>