Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2026 05:32:15 +0000
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: 1024f3ce4650 - main - www/weblint++: Cosmetic change
Message-ID:  <6a13dedf.36720.405a3329@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1024f3ce465073ce06d357ca7596dfcdc0faee1e

commit 1024f3ce465073ce06d357ca7596dfcdc0faee1e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-25 05:25:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-25 05:28:16 +0000

    www/weblint++: Cosmetic change
---
 www/weblint++/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/weblint++/Makefile b/www/weblint++/Makefile
index e67d6b7443f8..084b6210a2cc 100644
--- a/www/weblint++/Makefile
+++ b/www/weblint++/Makefile
@@ -28,8 +28,9 @@ TEST_DEPENDS=	p5-Test-Manifest>0.91:devel/p5-Test-Manifest \
 		p5-Test-Pod>=0.90:devel/p5-Test-Pod \
 		p5-Test-File>0:devel/p5-Test-File
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a13dedf.36720.405a3329>