1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

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}
RUN_DEPENDS= p5-Sub-Exporter-Progressive>=0:devel/p5-Sub-Exporter-Progressive
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>