Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 11:44:53 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: a1356d82b604 - main - textproc/p5-HTML-Format: Cosmetic change
Message-ID:  <202106201144.15KBir0C017799@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=a1356d82b6044a73a90f91f518c00f8600ec2558

commit a1356d82b6044a73a90f91f518c00f8600ec2558
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-20 11:39:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-20 11:39:31 +0000

    textproc/p5-HTML-Format: Cosmetic change
---
 textproc/p5-HTML-Format/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/textproc/p5-HTML-Format/Makefile b/textproc/p5-HTML-Format/Makefile
index d205be0b1657..a3773fc45d8e 100644
--- a/textproc/p5-HTML-Format/Makefile
+++ b/textproc/p5-HTML-Format/Makefile
@@ -19,8 +19,9 @@ RUN_DEPENDS=	p5-Font-AFM>=0:x11-fonts/p5-Font-AFM \
 		p5-HTML-Tree>=3.15:www/p5-HTML-Tree
 TEST_DEPENDS=	p5-File-Slurper>=0:devel/p5-File-Slurper
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	modbuild
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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