Date: Sun, 20 Jun 2021 11:43:50 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: 7304207a1739 - main - www/p5-Protocol-SocketIO: Cosmetic change Message-ID: <202106201143.15KBhoYf016400@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=7304207a1739fc67a7a9ee9cc0ff76459c9190d3 commit 7304207a1739fc67a7a9ee9cc0ff76459c9190d3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-20 11:36:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-20 11:36:53 +0000 www/p5-Protocol-SocketIO: Cosmetic change --- www/p5-Protocol-SocketIO/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/www/p5-Protocol-SocketIO/Makefile b/www/p5-Protocol-SocketIO/Makefile index 68e546dfc605..a14bf52fa484 100644 --- a/www/p5-Protocol-SocketIO/Makefile +++ b/www/p5-Protocol-SocketIO/Makefile @@ -15,8 +15,9 @@ LICENSE= ART20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-JSON>=0:converters/p5-JSON -NO_ARCH= yes -USE_PERL5= modbuildtiny USES= perl5 +USE_PERL5= modbuildtiny + +NO_ARCH= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201143.15KBhoYf016400>