Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 11:43:14 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: 170ff6806c83 - main - net/p5-OAI-Harvester: Cosmetic change
Message-ID:  <202106201143.15KBhEs4015614@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=170ff6806c832b932d57ae8e0525697e5e055d9b

commit 170ff6806c832b932d57ae8e0525697e5e055d9b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-20 11:34:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201143.15KBhEs4015614>