svn commit: r502051 - head/astro/p5-Astro-PAL

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


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


More information about the svn-ports-all mailing list