git: 07e04950c848 - main - textproc/p5-Sphinx-Manager: Cosmetic change

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


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=07e04950c8483719d50f30bfe55d6323295d3466

commit 07e04950c8483719d50f30bfe55d6323295d3466
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:37:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:37:29 +0000

    textproc/p5-Sphinx-Manager: Cosmetic change
---
 textproc/p5-Sphinx-Manager/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/textproc/p5-Sphinx-Manager/Makefile b/textproc/p5-Sphinx-Manager/Makefile
index 3f6ac576ed4c..75a2678ede97 100644
--- a/textproc/p5-Sphinx-Manager/Makefile
+++ b/textproc/p5-Sphinx-Manager/Makefile
@@ -18,8 +18,9 @@ RUN_DEPENDS=	p5-Class-Accessor>=0:devel/p5-Class-Accessor \
 		p5-Proc-ProcessTable>=0:devel/p5-Proc-ProcessTable \
 		p5-Sphinx-Config>=0.09:textproc/p5-Sphinx-Config
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


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