aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-v6/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-01-02 04:53:53 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-01-02 04:53:53 +0000
commitebe57c54f57a2cb4fce7b5472f389a7362f98511 (patch)
tree119d4c22a9b5210d3ef49c87a1e9f6a1e3546cfe /lang/p5-v6/Makefile
parent22f84b0076b77c28861eddf94634b6dc26efc78b (diff)
downloadports-ebe57c54f57a2cb4fce7b5472f389a7362f98511.tar.gz
ports-ebe57c54f57a2cb4fce7b5472f389a7362f98511.zip
Notes
Diffstat (limited to 'lang/p5-v6/Makefile')
-rw-r--r--lang/p5-v6/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/lang/p5-v6/Makefile b/lang/p5-v6/Makefile
index 24ff817fc740..abce27978b93 100644
--- a/lang/p5-v6/Makefile
+++ b/lang/p5-v6/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= v6
-PORTVERSION= 0.015
+PORTVERSION= 0.016
CATEGORIES= lang perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/F/FG/FGLOCK
@@ -19,10 +19,11 @@ COMMENT= An experimental compiler for Perl 6
BUILD_DEPENDS= p5-Data-Bind>=0.28:${PORTSDIR}/devel/p5-Data-Bind \
p5-Devel-Caller>=0.10:${PORTSDIR}/devel/p5-Devel-Caller \
- p5-Module-Compile>=0.17:${PORTSDIR}/devel/p5-Module-Compile \
+ p5-Module-Compile>=0.20:${PORTSDIR}/devel/p5-Module-Compile \
p5-Moose>=0.10:${PORTSDIR}/devel/p5-Moose \
p5-Pugs-Compiler-Rule>=0.17:${PORTSDIR}/lang/p5-Pugs-Compiler-Rule \
- p5-Sub-Multi>=0:${PORTSDIR}/devel/p5-Sub-Multi
+ p5-Sub-Multi>=0:${PORTSDIR}/devel/p5-Sub-Multi \
+ p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes