git: 6fe5bf883fd3 - main - textproc/p5-Lingua-Ispell: Cosmetic change

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


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6fe5bf883fd304d18c31d4eed5398480e2794da4

commit 6fe5bf883fd304d18c31d4eed5398480e2794da4
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:36:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:36:26 +0000

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

diff --git a/textproc/p5-Lingua-Ispell/Makefile b/textproc/p5-Lingua-Ispell/Makefile
index 7a029b684201..dc8e015e053c 100644
--- a/textproc/p5-Lingua-Ispell/Makefile
+++ b/textproc/p5-Lingua-Ispell/Makefile
@@ -16,10 +16,11 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	ispell:textproc/aspell-ispell
 
+USES=		perl5
+USE_PERL5=	configure
+
 NO_ARCH=	yes
 REINPLACE_ARGS=	-i ''
-USE_PERL5=	configure
-USES=		perl5
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/lib/Lingua/Ispell.pm


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