Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:10: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: 16d79d38b1db - main - www/p5-HTTP-Tiny-UA: Cosmetic change
Message-ID:  <202104180710.13I7ArNg004809@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=16d79d38b1dbe6295dacea5ad8582698a1066232

commit 16d79d38b1dbe6295dacea5ad8582698a1066232
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:01:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:42:55 +0000

    www/p5-HTTP-Tiny-UA: Cosmetic change
---
 www/p5-HTTP-Tiny-UA/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/www/p5-HTTP-Tiny-UA/Makefile b/www/p5-HTTP-Tiny-UA/Makefile
index a3ae3d5e03f1..c1e65d0b745f 100644
--- a/www/p5-HTTP-Tiny-UA/Makefile
+++ b/www/p5-HTTP-Tiny-UA/Makefile
@@ -16,8 +16,9 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Class-Tiny>=1.000:devel/p5-Class-Tiny \
 		p5-superclass>=0:devel/p5-superclass
 
-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.13I7ArNg004809>