git: 7304207a1739 - main - www/p5-Protocol-SocketIO: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 20 11:43:51 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7304207a1739fc67a7a9ee9cc0ff76459c9190d3
commit 7304207a1739fc67a7a9ee9cc0ff76459c9190d3
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:36:53 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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>
More information about the dev-commits-ports-all
mailing list