summaryrefslogtreecommitdiff
path: root/mail/p5-POE-Component-Client-POP3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-POE-Component-Client-POP3/Makefile')
-rw-r--r--mail/p5-POE-Component-Client-POP3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-POE-Component-Client-POP3/Makefile b/mail/p5-POE-Component-Client-POP3/Makefile
index 4d55e1422962..acd6fc4e0d64 100644
--- a/mail/p5-POE-Component-Client-POP3/Makefile
+++ b/mail/p5-POE-Component-Client-POP3/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Implement a POP3 client POE component
-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 shebangfix
SHEBANG_FILES= samples/test.perl samples/term.perl