Date: Sun, 31 Mar 2019 13:15:11 +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: r497402 - head/astro/p5-Astro-Coords Message-ID: <201903311315.x2VDFBdC053097@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Mar 31 13:15:11 2019 New Revision: 497402 URL: https://svnweb.freebsd.org/changeset/ports/497402 Log: Cosmetic change Modified: head/astro/p5-Astro-Coords/Makefile Modified: head/astro/p5-Astro-Coords/Makefile ============================================================================== --- head/astro/p5-Astro-Coords/Makefile Sun Mar 31 13:15:06 2019 (r497401) +++ head/astro/p5-Astro-Coords/Makefile Sun Mar 31 13:15:11 2019 (r497402) @@ -19,8 +19,9 @@ RUN_DEPENDS= p5-Astro-PAL>=0:astro/p5-Astro-PAL \ TEST_DEPENDS= p5-Test-Number-Delta>=0:devel/p5-Test-Number-Delta \ p5-Test-Pod>=1:devel/p5-Test-Pod -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?201903311315.x2VDFBdC053097>