diff options
Diffstat (limited to 'devel/p5-POE-Component-JobQueue/Makefile')
-rw-r--r-- | devel/p5-POE-Component-JobQueue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-POE-Component-JobQueue/Makefile b/devel/p5-POE-Component-JobQueue/Makefile index 1c14137b0294..cae47badc464 100644 --- a/devel/p5-POE-Component-JobQueue/Makefile +++ b/devel/p5-POE-Component-JobQueue/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//} MAINTAINER= perl@FreeBSD.org COMMENT= POE component to manage queues and worker pools -BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE +BUILD_DEPENDS= p5-POE>=0:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |