svn commit: r502053 - head/astro/p5-Astro-WaveBand

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


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

Log:
  Cosmetic change

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

Modified: head/astro/p5-Astro-WaveBand/Makefile
==============================================================================
--- head/astro/p5-Astro-WaveBand/Makefile	Sun May 19 21:53:30 2019	(r502052)
+++ head/astro/p5-Astro-WaveBand/Makefile	Sun May 19 21:53:35 2019	(r502053)
@@ -14,8 +14,9 @@ COMMENT=	Transparently work in waveband, wavelength, o
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-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