Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:10:48 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: 8751632a4378 - main - www/p5-HTTP-Server-Simple-Authen: Cosmetic change
Message-ID:  <202104180710.13I7Amrx004719@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=8751632a4378e8ed1a0fd194ea69f51f23e1b798

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

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

diff --git a/www/p5-HTTP-Server-Simple-Authen/Makefile b/www/p5-HTTP-Server-Simple-Authen/Makefile
index e3c5367e6175..bdb69e7f4341 100644
--- a/www/p5-HTTP-Server-Simple-Authen/Makefile
+++ b/www/p5-HTTP-Server-Simple-Authen/Makefile
@@ -17,9 +17,10 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Authen-Simple>=0.4:security/p5-Authen-Simple \
 		p5-HTTP-Server-Simple>=0.16:www/p5-HTTP-Server-Simple
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5 shebangfix
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 SHEBANG_FILES=	server.pl
 


home | help

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