devel/p5-Syntax-Keyword-Gather: Cosmetic change

This commit is contained in:
Po-Chuan Hsieh 2021-06-25 21:35:21 +08:00
parent 5973ea56d5
commit 9bac6d8815
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -16,8 +16,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS} BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Sub-Exporter-Progressive>=0:devel/p5-Sub-Exporter-Progressive RUN_DEPENDS= p5-Sub-Exporter-Progressive>=0:devel/p5-Sub-Exporter-Progressive
NO_ARCH= yes
USE_PERL5= configure
USES= perl5 USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk> .include <bsd.port.mk>