git: 2ba854fedbce - main - textproc/p5-XML-Canonical: Cosmetic change

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


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2ba854fedbcea94c0361a8bb82d977b31a59c86c

commit 2ba854fedbcea94c0361a8bb82d977b31a59c86c
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:38:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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


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