aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Example-InstantCRUD/Makefile
diff options
context:
space:
mode:
authorLars Balker Rasmussen <lbr@FreeBSD.org>2006-07-11 17:54:59 +0000
committerLars Balker Rasmussen <lbr@FreeBSD.org>2006-07-11 17:54:59 +0000
commit423c3e7dccd30f4c5a7746316ee18685d5047d93 (patch)
treeb5043a3dc388a4710325a27624d2de7e2b9d1f20 /www/p5-Catalyst-Example-InstantCRUD/Makefile
parente8e3bad468a765f591d394ea31c73f3f4dfdb3c9 (diff)
downloadports-423c3e7dccd30f4c5a7746316ee18685d5047d93.tar.gz
ports-423c3e7dccd30f4c5a7746316ee18685d5047d93.zip
Notes
Diffstat (limited to 'www/p5-Catalyst-Example-InstantCRUD/Makefile')
-rw-r--r--www/p5-Catalyst-Example-InstantCRUD/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Example-InstantCRUD/Makefile b/www/p5-Catalyst-Example-InstantCRUD/Makefile
index 9f98e9eb8eba..da63259f1102 100644
--- a/www/p5-Catalyst-Example-InstantCRUD/Makefile
+++ b/www/p5-Catalyst-Example-InstantCRUD/Makefile
@@ -23,7 +23,8 @@ BUILD_DEPENDS= \
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
p5-HTML-Widget>=0:${PORTSDIR}/www/p5-HTML-Widget \
p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools \
- p5-Catalyst>=5.66:${PORTSDIR}/www/p5-Catalyst \
+ p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
+ p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel \
p5-Catalyst-View-TT>=0.21:${PORTSDIR}/www/p5-Catalyst-View-TT \
p5-Template-Plugin-Class>=0:${PORTSDIR}/www/p5-Template-Plugin-Class \
p5-Catalyst-Plugin-DefaultEnd>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-DefaultEnd \