Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2024 16:04:25 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: eed03a7c93e4 - main - devel/p5-Test2-Plugin-DBIProfile: Cosmetic change
Message-ID:  <202408151604.47FG4P4E086412@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=eed03a7c93e4acfd07d575b17d0f43c0eae27536

commit eed03a7c93e4acfd07d575b17d0f43c0eae27536
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-15 16:02:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-08-15 16:02:09 +0000

    devel/p5-Test2-Plugin-DBIProfile: Cosmetic change
---
 devel/p5-Test2-Plugin-DBIProfile/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/devel/p5-Test2-Plugin-DBIProfile/Makefile b/devel/p5-Test2-Plugin-DBIProfile/Makefile
index f40f3544d5d4..6f4f22634c0c 100644
--- a/devel/p5-Test2-Plugin-DBIProfile/Makefile
+++ b/devel/p5-Test2-Plugin-DBIProfile/Makefile
@@ -14,13 +14,13 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		perl5
-USE_PERL5=	configure
-
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Test-Simple>=1.302200:devel/p5-Test-Simple
 TEST_DEPENDS=	p5-DBD-SQLite>=1.44:databases/p5-DBD-SQLite
 
+USES=		perl5
+USE_PERL5=	configure
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>



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