git: 697625dce92f - main - devel/p5-Hash-FieldHash: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 25 13:43:28 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=697625dce92f1fcdb3f8706f4e0d012b002d1faa

commit 697625dce92f1fcdb3f8706f4e0d012b002d1faa
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:34:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:34:30 +0000

    devel/p5-Hash-FieldHash: Cosmetic change
---
 devel/p5-Hash-FieldHash/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/p5-Hash-FieldHash/Makefile b/devel/p5-Hash-FieldHash/Makefile
index d6afd77048c6..4180fdbf2fee 100644
--- a/devel/p5-Hash-FieldHash/Makefile
+++ b/devel/p5-Hash-FieldHash/Makefile
@@ -15,8 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 TEST_DEPENDS=	p5-Test-LeakTrace>=0.07:devel/p5-Test-LeakTrace
 
-USE_PERL5=	modbuild
 USES=		perl5
+USE_PERL5=	modbuild
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Hash/FieldHash/FieldHash.so


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