aboutsummaryrefslogtreecommitdiff
path: root/net/p5-AnyEvent-Twitter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-AnyEvent-Twitter/Makefile')
-rw-r--r--net/p5-AnyEvent-Twitter/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/p5-AnyEvent-Twitter/Makefile b/net/p5-AnyEvent-Twitter/Makefile
index ca22daf07f8e..0781ad33b6d0 100644
--- a/net/p5-AnyEvent-Twitter/Makefile
+++ b/net/p5-AnyEvent-Twitter/Makefile
@@ -15,13 +15,9 @@ BUILD_DEPENDS= p5-AnyEvent>=5.34:${PORTSDIR}/devel/p5-AnyEvent \
p5-JSON>=2.53:${PORTSDIR}/converters/p5-JSON \
p5-Net-OAuth>=0.27:${PORTSDIR}/net/p5-Net-OAuth \
p5-URI>=1.58:${PORTSDIR}/net/p5-URI
-
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= AnyEvent::Twitter.3
-
-NO_STAGE= yes
.include <bsd.port.mk>