diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-25 14:00:25 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-25 14:00:25 +0000 |
commit | 8bfc0026c6a57e3a2c0074f3cc9f32cead487821 (patch) | |
tree | 8defd68f60601a30113b846ef14f62eac0d466c5 /www/p5-MasonX-Request-WithApacheSession | |
parent | 10aac448c3afbd8eae12dc62d81e98f088632e8e (diff) | |
download | ports-8bfc0026c6a57e3a2c0074f3cc9f32cead487821.tar.gz ports-8bfc0026c6a57e3a2c0074f3cc9f32cead487821.zip |
Notes
Diffstat (limited to 'www/p5-MasonX-Request-WithApacheSession')
-rw-r--r-- | www/p5-MasonX-Request-WithApacheSession/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-MasonX-Request-WithApacheSession/Makefile b/www/p5-MasonX-Request-WithApacheSession/Makefile index 6a7c650dcfb3..a175b11ac0ba 100644 --- a/www/p5-MasonX-Request-WithApacheSession/Makefile +++ b/www/p5-MasonX-Request-WithApacheSession/Makefile @@ -7,6 +7,7 @@ PORTNAME= MasonX-Request-WithApacheSession PORTVERSION= 0.31 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +16,6 @@ MAINTAINER= perl@FreeBSD.org COMMENT= An interface to Apache::Session for HTML::Mason BUILD_DEPENDS= ${SITE_PERL}/HTML/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \ - ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ ${SITE_PERL}/Apache/Session/Wrapper.pm:${PORTSDIR}/www/p5-Apache-Session-Wrapper RUN_DEPENDS= ${BUILD_DEPENDS} |