Sort *_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-07-24 07:26:31 +00:00
parent a3249b11fc
commit 9048c48f2f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543148

View File

@ -15,11 +15,12 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Math-Base85>=0.2:math/p5-Math-Base85 \
p5-Net-IPv4Addr>=0.10:net-mgmt/p5-Net-IPv4Addr \
p5-Math-BigInt>=1.999813:math/p5-Math-BigInt
p5-Math-BigInt>=1.999813:math/p5-Math-BigInt \
p5-Net-IPv4Addr>=0.10:net-mgmt/p5-Net-IPv4Addr
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>