- Sort *_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-03-08 08:59:18 +00:00
parent ab5e7cd658
commit 405b72b762
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292952

View file

@ -11,7 +11,7 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RCAPUTO
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//}
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
MAINTAINER= perl@FreeBSD.org
COMMENT= POE component for managing connections, with keep-alive
@ -19,9 +19,9 @@ COMMENT= POE component for managing connections, with keep-alive
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \
p5-POE-Component-Resolver>=0.916:${PORTSDIR}/dns/p5-POE-Component-Resolver \
p5-Net-IP-Minimal>=0.02:${PORTSDIR}/net/p5-Net-IP-Minimal
BUILD_DEPENDS= p5-Net-IP-Minimal>=0.02:${PORTSDIR}/net/p5-Net-IP-Minimal \
p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \
p5-POE-Component-Resolver>=0.916:${PORTSDIR}/dns/p5-POE-Component-Resolver
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes