aboutsummaryrefslogtreecommitdiff
path: root/www/p5-POE-Component-Server-HTTP
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-20 01:28:55 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-20 01:28:55 +0000
commitbb44e6d1a53c57d367efaef4f0ed105146e807d1 (patch)
tree41fb67f6422fe885b03fd03e28534b26e5656b1f /www/p5-POE-Component-Server-HTTP
parent3eea4ba0fb2db61db46710a5a6cf84d0ec27bf53 (diff)
downloadports-bb44e6d1a53c57d367efaef4f0ed105146e807d1.tar.gz
ports-bb44e6d1a53c57d367efaef4f0ed105146e807d1.zip
Notes
Diffstat (limited to 'www/p5-POE-Component-Server-HTTP')
-rw-r--r--www/p5-POE-Component-Server-HTTP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-POE-Component-Server-HTTP/Makefile b/www/p5-POE-Component-Server-HTTP/Makefile
index c3473d5cb343..fc1cd1920f83 100644
--- a/www/p5-POE-Component-Server-HTTP/Makefile
+++ b/www/p5-POE-Component-Server-HTTP/Makefile
@@ -7,6 +7,7 @@
PORTNAME= POE-Component-Server-HTTP
PORTVERSION= 0.09
+PORTREVISION= 1
CATEGORIES= www devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +17,6 @@ COMMENT= POE Component to create HTTP Servers
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
${SITE_PERL}/POE/API/Peek.pm:${PORTSDIR}/devel/p5-POE-API-Peek \
- ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
${SITE_PERL}/HTTP/Status.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}