aboutsummaryrefslogtreecommitdiff
path: root/net/p5-POE-Component-Client-Ident/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-POE-Component-Client-Ident/Makefile')
-rw-r--r--net/p5-POE-Component-Client-Ident/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-POE-Component-Client-Ident/Makefile b/net/p5-POE-Component-Client-Ident/Makefile
index 44a3013c6c16..772624aba154 100644
--- a/net/p5-POE-Component-Client-Ident/Makefile
+++ b/net/p5-POE-Component-Client-Ident/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE component for non-blocking ident lookups
-BUILD_DEPENDS= p5-POE>=0.9999:devel/p5-POE
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-POE>=0.9999:devel/p5-POE
TEST_DEPENDS= p5-Test-POE-Server-TCP>=0:devel/p5-Test-POE-Server-TCP
USES= perl5