svn commit: r497402 - head/astro/p5-Astro-Coords

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 31 13:15:13 UTC 2019


Author: sunpoet
Date: Sun Mar 31 13:15:11 2019
New Revision: 497402
URL: https://svnweb.freebsd.org/changeset/ports/497402

Log:
  Cosmetic change

Modified:
  head/astro/p5-Astro-Coords/Makefile

Modified: head/astro/p5-Astro-Coords/Makefile
==============================================================================
--- head/astro/p5-Astro-Coords/Makefile	Sun Mar 31 13:15:06 2019	(r497401)
+++ head/astro/p5-Astro-Coords/Makefile	Sun Mar 31 13:15:11 2019	(r497402)
@@ -19,8 +19,9 @@ RUN_DEPENDS=	p5-Astro-PAL>=0:astro/p5-Astro-PAL \
 TEST_DEPENDS=	p5-Test-Number-Delta>=0:devel/p5-Test-Number-Delta \
 		p5-Test-Pod>=1:devel/p5-Test-Pod
 
-NO_ARCH=	yes
-USE_PERL5=	modbuild
 USES=		perl5
+USE_PERL5=	modbuild
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list