aboutsummaryrefslogtreecommitdiff
path: root/net/p5-POE-Component-PubSub/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-POE-Component-PubSub/Makefile')
-rw-r--r--net/p5-POE-Component-PubSub/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/p5-POE-Component-PubSub/Makefile b/net/p5-POE-Component-PubSub/Makefile
index 2526d3a85707..3c0ad8d3af02 100644
--- a/net/p5-POE-Component-PubSub/Makefile
+++ b/net/p5-POE-Component-PubSub/Makefile
@@ -12,12 +12,9 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= A generic publish/subscribe POE::Component
BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE
-RUN_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= modbuild
-MAN3= POE::Component::PubSub.3
-
-NO_STAGE= yes
.include <bsd.port.mk>