1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Cosmetic change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-04-26 11:57:12 +00:00
parent ba772ae757
commit aecfeaf613
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533026

View File

@ -18,8 +18,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Moose>=0.92:devel/p5-Moose \
p5-MooseX-Has-Sugar>=0:devel/p5-MooseX-Has-Sugar
NO_ARCH= yes
USE_PERL5= modbuild
USES= perl5
USE_PERL5= modbuild
NO_ARCH= yes
.include <bsd.port.mk>