Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:10:17 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: c03df64b3f89 - main - graphics/p5-SVG-DOM2: Cosmetic change
Message-ID:  <202104180710.13I7AHj5002367@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=c03df64b3f897ab7671131237b6f78d8176e89a7

commit c03df64b3f897ab7671131237b6f78d8176e89a7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 04:59:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:42:38 +0000

    graphics/p5-SVG-DOM2: Cosmetic change
---
 graphics/p5-SVG-DOM2/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/graphics/p5-SVG-DOM2/Makefile b/graphics/p5-SVG-DOM2/Makefile
index a1ad0b1bcb41..1f0f24123a5f 100644
--- a/graphics/p5-SVG-DOM2/Makefile
+++ b/graphics/p5-SVG-DOM2/Makefile
@@ -13,8 +13,9 @@ COMMENT=	SVG extension to the popular XML::DOM2
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



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