1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Cosmetic change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-03-09 12:08:20 +00:00
parent dda5ff2653
commit a0e0687181
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495122

View File

@ -23,8 +23,9 @@ RUN_DEPENDS= p5-ExtUtils-Config>=0.003:devel/p5-ExtUtils-Config \
p5-ExtUtils-Helpers>=0.020:devel/p5-ExtUtils-Helpers \
p5-ExtUtils-InstallPaths>=0.002:devel/p5-ExtUtils-InstallPaths
NO_ARCH= yes
USE_PERL5= modbuildtiny
USES= perl5
USE_PERL5= modbuildtiny
NO_ARCH= yes
.include <bsd.port.mk>