1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Cosmetic change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-04-26 11:59:53 +00:00
parent 602db57de0
commit dd69665dd2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533057

View File

@ -57,6 +57,11 @@ TEST_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \
p5-Test-MockTime>=0:devel/p5-Test-MockTime \
p5-YAML>=0.86:textproc/p5-YAML
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
OPTIONS_DEFINE= XS
OPTIONS_DEFAULT=XS
@ -67,9 +72,4 @@ XS_RUN_DEPENDS= p5-CGI-Deurl-XS>=0:www/p5-CGI-Deurl-XS \
p5-URL-Encode-XS>=0:www/p5-URL-Encode-XS \
p5-YAML-LibYAML>=0:textproc/p5-YAML-LibYAML
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>