Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:45:41 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: 6fe5bf883fd3 - main - textproc/p5-Lingua-Ispell: Cosmetic change
Message-ID:  <202106251345.15PDjfuK087278@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=6fe5bf883fd304d18c31d4eed5398480e2794da4

commit 6fe5bf883fd304d18c31d4eed5398480e2794da4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-25 13:36:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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



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