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

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May 19 21:53:26 2019
New Revision: 502051
URL: https://svnweb.freebsd.org/changeset/ports/502051

Log:
  Cosmetic change

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

Modified: head/astro/p5-Astro-PAL/Makefile
==============================================================================
--- head/astro/p5-Astro-PAL/Makefile	Sun May 19 21:53:21 2019	(r502050)
+++ head/astro/p5-Astro-PAL/Makefile	Sun May 19 21:53:26 2019	(r502051)
@@ -15,8 +15,8 @@ LICENSE=	GPLv3
 
 TEST_DEPENDS=	p5-Test-Number-Delta>=1:devel/p5-Test-Number-Delta
 
-USE_PERL5=	modbuild
 USES=		perl5
+USE_PERL5=	modbuild
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Astro/PAL/PAL.so



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