Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:46:19 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: 2ba854fedbce - main - textproc/p5-XML-Canonical: Cosmetic change
Message-ID:  <202106251346.15PDkJFK088112@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=2ba854fedbcea94c0361a8bb82d977b31a59c86c

commit 2ba854fedbcea94c0361a8bb82d977b31a59c86c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-25 13:38:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-25 13:38:54 +0000

    textproc/p5-XML-Canonical: Cosmetic change
---
 textproc/p5-XML-Canonical/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/textproc/p5-XML-Canonical/Makefile b/textproc/p5-XML-Canonical/Makefile
index 304ce204fcb7..0088e4ce166f 100644
--- a/textproc/p5-XML-Canonical/Makefile
+++ b/textproc/p5-XML-Canonical/Makefile
@@ -17,8 +17,8 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-XML-GDOME>=0:textproc/p5-XML-GDOME
 LIB_DEPENDS=	libgdome.so:textproc/gdome2
 
-USE_PERL5=	configure
 USES=		perl5 pkgconfig
+USE_PERL5=	configure
 
 post-patch:
 	@${REINPLACE_CMD} -e '/die "VERSION" unless /d' ${WRKSRC}/Makefile.PL



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