git: 170ff6806c83 - main - net/p5-OAI-Harvester: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 11:43:15 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=170ff6806c832b932d57ae8e0525697e5e055d9b

commit 170ff6806c832b932d57ae8e0525697e5e055d9b
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:34:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 11:34:08 +0000

    net/p5-OAI-Harvester: Cosmetic change
---
 net/p5-OAI-Harvester/Makefile | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/net/p5-OAI-Harvester/Makefile b/net/p5-OAI-Harvester/Makefile
index 92c32d4da65b..76869549f103 100644
--- a/net/p5-OAI-Harvester/Makefile
+++ b/net/p5-OAI-Harvester/Makefile
@@ -22,10 +22,11 @@ RUN_DEPENDS=	p5-URI>=1.30:net/p5-URI \
 TEST_DEPENDS=	p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
 		p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer
 
-PORTSCOUT=	limit:^[0-9\.]*$$
+USES=		perl5
+USE_PERL5=	configure
 
 NO_ARCH=	yes
-USE_PERL5=	configure
-USES=		perl5
+
+PORTSCOUT=	limit:^[0-9\.]*$$
 
 .include <bsd.port.mk>


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