diff options
Diffstat (limited to 'devel/p5-POE-Component-IKC/Makefile')
-rw-r--r-- | devel/p5-POE-Component-IKC/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-POE-Component-IKC/Makefile b/devel/p5-POE-Component-IKC/Makefile index a6264d975d51..b7beb23eb881 100644 --- a/devel/p5-POE-Component-IKC/Makefile +++ b/devel/p5-POE-Component-IKC/Makefile @@ -13,9 +13,9 @@ COMMENT= POE Inter-Kernel Communication LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Devel-Size>=0.77:${PORTSDIR}/devel/p5-Devel-Size \ - p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \ - p5-Data-Dump>=1:${PORTSDIR}/devel/p5-Data-Dump +BUILD_DEPENDS= p5-Devel-Size>=0.77:devel/p5-Devel-Size \ + p5-POE>=1.311:devel/p5-POE \ + p5-Data-Dump>=1:devel/p5-Data-Dump RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |