svn commit: r502052 - head/astro/p5-Astro-Telescope

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 19 21:53:40 UTC 2019


Author: sunpoet
Date: Sun May 19 21:53:30 2019
New Revision: 502052
URL: https://svnweb.freebsd.org/changeset/ports/502052

Log:
  Cosmetic change

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

Modified: head/astro/p5-Astro-Telescope/Makefile
==============================================================================
--- head/astro/p5-Astro-Telescope/Makefile	Sun May 19 21:53:26 2019	(r502051)
+++ head/astro/p5-Astro-Telescope/Makefile	Sun May 19 21:53:30 2019	(r502052)
@@ -17,8 +17,9 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Astro-PAL>=0.99:astro/p5-Astro-PAL
 
-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