aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-MessagePack-Stream
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-08 07:03:32 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-08 07:03:32 +0000
commit12c33ab7367569f069e88dbd9217040328e92994 (patch)
tree91cc92bbe351340dd84b85f2fb40c67b3ead518f /devel/p5-Data-MessagePack-Stream
parent8d51c7ddcf80b3b60709e61c4b96b31cc650fe68 (diff)
downloadports-12c33ab7367569f069e88dbd9217040328e92994.tar.gz
ports-12c33ab7367569f069e88dbd9217040328e92994.zip
Notes
Diffstat (limited to 'devel/p5-Data-MessagePack-Stream')
-rw-r--r--devel/p5-Data-MessagePack-Stream/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Data-MessagePack-Stream/Makefile b/devel/p5-Data-MessagePack-Stream/Makefile
index ec641069bfb1..fb484142b2b6 100644
--- a/devel/p5-Data-MessagePack-Stream/Makefile
+++ b/devel/p5-Data-MessagePack-Stream/Makefile
@@ -12,7 +12,8 @@ COMMENT= Perl extension for yet another messagepack streaming deserializer
BUILD_DEPENDS= p5-Data-MessagePack>0:${PORTSDIR}/devel/p5-Data-MessagePack
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAKE_JOBS_UNSAFE= yes
MAN3= Data::MessagePack::Stream.3