1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

net/p5-Net-IP-RangeCompare: Cosmetic change

This commit is contained in:
Po-Chuan Hsieh 2021-06-20 19:33:00 +08:00
parent 4c2561751a
commit 9fd704bc77
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -17,8 +17,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Data-IPV4-Range-Parse>=0.05:net/p5-Data-IPV4-Range-Parse \
p5-Data-Range-Compare>=1.030:devel/p5-Data-Range-Compare
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>