Date: Thu, 10 Jun 2021 14:48:00 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c97f7f89b272 - main - math/p5-Math-CDF: Cosmetic change Message-ID: <202106101448.15AEm0pF048473@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c97f7f89b272fd165f735bb12b99b7e5bc0bb61a commit c97f7f89b272fd165f735bb12b99b7e5bc0bb61a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-10 14:26:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-10 14:46:07 +0000 math/p5-Math-CDF: Cosmetic change --- math/p5-Math-CDF/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/p5-Math-CDF/Makefile b/math/p5-Math-CDF/Makefile index 5b51696a3ca3..7eb6d6e91d4c 100644 --- a/math/p5-Math-CDF/Makefile +++ b/math/p5-Math-CDF/Makefile @@ -10,8 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate probabilities and quantiles -USE_PERL5= configure USES= perl5 +USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/CDF/CDF.so
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106101448.15AEm0pF048473>