diff options
Diffstat (limited to 'devel/p5-POE-Component-Hailo/Makefile')
-rw-r--r-- | devel/p5-POE-Component-Hailo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-POE-Component-Hailo/Makefile b/devel/p5-POE-Component-Hailo/Makefile index be4074de819e..57a84bf5da02 100644 --- a/devel/p5-POE-Component-Hailo/Makefile +++ b/devel/p5-POE-Component-Hailo/Makefile @@ -15,8 +15,8 @@ COMMENT= Non-blocking wrapper around Hailo LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ - p5-Hailo>=0:${PORTSDIR}/textproc/p5-Hailo +BUILD_DEPENDS= p5-POE>=0:devel/p5-POE \ + p5-Hailo>=0:textproc/p5-Hailo RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |