git: 2510700671f8 - main - math/p5-Statistics-CaseResampling: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 10 14:48:18 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2510700671f88b3864d8a526fcaa22b542761395

commit 2510700671f88b3864d8a526fcaa22b542761395
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:27:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:08 +0000

    math/p5-Statistics-CaseResampling: Cosmetic change
---
 math/p5-Statistics-CaseResampling/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/p5-Statistics-CaseResampling/Makefile b/math/p5-Statistics-CaseResampling/Makefile
index d96ce44adf96..85335a01512a 100644
--- a/math/p5-Statistics-CaseResampling/Makefile
+++ b/math/p5-Statistics-CaseResampling/Makefile
@@ -12,8 +12,8 @@ COMMENT=	Efficient resampling and calculation of medians with confidence interva
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Statistics/CaseResampling/CaseResampling.so


More information about the dev-commits-ports-main mailing list