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

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



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