summaryrefslogtreecommitdiff
path: root/devel/p5-IPC-DirQueue/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IPC-DirQueue/Makefile')
-rw-r--r--devel/p5-IPC-DirQueue/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IPC-DirQueue/Makefile b/devel/p5-IPC-DirQueue/Makefile
index bb2b013c5251..e97e1a79995b 100644
--- a/devel/p5-IPC-DirQueue/Makefile
+++ b/devel/p5-IPC-DirQueue/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= IPC::DirQueue - disk-based many-to-many task queue
-BUILD_DEPENDS= p5-POE>0:devel/p5-POE
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-POE>0:devel/p5-POE
USES= perl5
USE_PERL5= configure