Date: Sun, 18 Apr 2021 07:10:52 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: 8709ea84420c - main - www/p5-HTTP-Tiny-SPDY: Cosmetic change Message-ID: <202104180710.13I7AqC5004788@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=8709ea84420ce14615d5454a8c75a04fb7d0eecc commit 8709ea84420ce14615d5454a8c75a04fb7d0eecc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-18 05:01:13 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-04-18 05:42:54 +0000 www/p5-HTTP-Tiny-SPDY: Cosmetic change --- www/p5-HTTP-Tiny-SPDY/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/www/p5-HTTP-Tiny-SPDY/Makefile b/www/p5-HTTP-Tiny-SPDY/Makefile index 3f04ae484314..de8651a55f9f 100644 --- a/www/p5-HTTP-Tiny-SPDY/Makefile +++ b/www/p5-HTTP-Tiny-SPDY/Makefile @@ -19,8 +19,9 @@ RUN_DEPENDS= p5-IO-Socket-SSL>=1.560:security/p5-IO-Socket-SSL \ p5-Net-SSLeay>=1.49:security/p5-Net-SSLeay TEST_DEPENDS= p5-Mozilla-CA>=0:www/p5-Mozilla-CA -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.13I7AqC5004788>