Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2019 21:53:35 +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: r502053 - head/astro/p5-Astro-WaveBand
Message-ID:  <201905192153.x4JLrZLQ034244@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905192153.x4JLrZLQ034244>