summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-12-25 15:54:39 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-12-25 15:54:39 +0000
commite82422627fe5345a7eb7a895ff616ba1fcb48a80 (patch)
tree0e263aab6b22f605bba2ea8cc49850c51fb85cd5 /www
parentQuote the metacharatcers in ${CC} to handle some special cases where ${CC} (diff)
- Remove test-only and included-in-perl-5.8 dependencies.
Notes
Notes: svn path=/head/; revision=246603
Diffstat (limited to 'www')
-rw-r--r--www/p5-Catalyst-Enzyme/Makefile3
-rw-r--r--www/p5-HTTP-Async/Makefile4
-rw-r--r--www/p5-WWW-VenusEnvy/Makefile5
3 files changed, 5 insertions, 7 deletions
diff --git a/www/p5-Catalyst-Enzyme/Makefile b/www/p5-Catalyst-Enzyme/Makefile
index cb5a13732ac5..b40964ae4d0c 100644
--- a/www/p5-Catalyst-Enzyme/Makefile
+++ b/www/p5-Catalyst-Enzyme/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Catalyst-Enzyme
PORTVERSION= 0.11
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -31,9 +32,7 @@ BUILD_DEPENDS= \
p5-DBI-Shell>=0:${PORTSDIR}/databases/p5-DBI-Shell \
p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
- p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
- p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \
p5-URI>=0:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/www/p5-HTTP-Async/Makefile b/www/p5-HTTP-Async/Makefile
index 949d60a28401..6f4333701249 100644
--- a/www/p5-HTTP-Async/Makefile
+++ b/www/p5-HTTP-Async/Makefile
@@ -7,6 +7,7 @@
PORTNAME= HTTP-Async
PORTVERSION= 0.09
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,8 +17,7 @@ COMMENT= Process multiple HTTP requests in parallel without blocking
BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-Test-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
MAN3= HTTP::Async.3 HTTP::Async::Polite.3
diff --git a/www/p5-WWW-VenusEnvy/Makefile b/www/p5-WWW-VenusEnvy/Makefile
index 8572223996dc..b0cabeed6dda 100644
--- a/www/p5-WWW-VenusEnvy/Makefile
+++ b/www/p5-WWW-VenusEnvy/Makefile
@@ -8,6 +8,7 @@
PORTNAME= WWW-VenusEnvy
PORTVERSION= 1.10
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,9 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= VenusEnvy comic strip archive and retrieval module
-RUN_DEPENDS= p5-Test-Pod>=1.24:${PORTSDIR}/devel/p5-Test-Pod \
- p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
- p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_MODBUILD= yes