aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-View-TT/Makefile
diff options
context:
space:
mode:
authorLars Balker Rasmussen <lbr@FreeBSD.org>2007-01-17 08:32:56 +0000
committerLars Balker Rasmussen <lbr@FreeBSD.org>2007-01-17 08:32:56 +0000
commit2273018193315f8ba47e332e7b6e648c0ecaa7df (patch)
tree925b73457fe8686165ab4ed71877ffa92621f14b /www/p5-Catalyst-View-TT/Makefile
parent131f3e2b699da9374f115387da78c8e98241e214 (diff)
downloadports-2273018193315f8ba47e332e7b6e648c0ecaa7df.tar.gz
ports-2273018193315f8ba47e332e7b6e648c0ecaa7df.zip
Don't depend on Catalyst::Devel (helpers won't work without, but that's to
be expected). Thanks to Jun again.
Notes
Notes: svn path=/head/; revision=182611
Diffstat (limited to 'www/p5-Catalyst-View-TT/Makefile')
-rw-r--r--www/p5-Catalyst-View-TT/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-View-TT/Makefile b/www/p5-Catalyst-View-TT/Makefile
index 07853fad254a..1746fd1f924e 100644
--- a/www/p5-Catalyst-View-TT/Makefile
+++ b/www/p5-Catalyst-View-TT/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Catalyst-View-TT
PORTVERSION= 0.25
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Catalyst
@@ -16,7 +17,6 @@ MAINTAINER= lbr@FreeBSD.org
COMMENT= Template Toolkit view class for Catalyst
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
- p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel \
${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
${SITE_PERL}/Template/Timer.pm:${PORTSDIR}/www/p5-Template-Timer \