summaryrefslogtreecommitdiff
path: root/devel/p5-POE-XS-Queue-Array/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-POE-XS-Queue-Array/Makefile')
-rw-r--r--devel/p5-POE-XS-Queue-Array/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-POE-XS-Queue-Array/Makefile b/devel/p5-POE-XS-Queue-Array/Makefile
index 957d4ec92f36..b5c2aff201ad 100644
--- a/devel/p5-POE-XS-Queue-Array/Makefile
+++ b/devel/p5-POE-XS-Queue-Array/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= XS implementation of POE::Queue::Array
-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