diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-26 22:30:02 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-26 22:30:02 +0000 |
commit | 92144196a4b9baf81efe3f97a8caa8bf00a38559 (patch) | |
tree | 68ca3847b247620e825fec69a8ed09a81a2de439 /net/p5-XML-Compile-SOAP-Daemon | |
parent | 61ca95f20aa100c756d97be710d7ec71387ab512 (diff) |
Notes
Diffstat (limited to 'net/p5-XML-Compile-SOAP-Daemon')
-rw-r--r-- | net/p5-XML-Compile-SOAP-Daemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-XML-Compile-SOAP-Daemon/Makefile b/net/p5-XML-Compile-SOAP-Daemon/Makefile index 94e166da1db3..135a2f62a7a2 100644 --- a/net/p5-XML-Compile-SOAP-Daemon/Makefile +++ b/net/p5-XML-Compile-SOAP-Daemon/Makefile @@ -7,6 +7,7 @@ PORTNAME= XML-Compile-SOAP-Daemon PORTVERSION= 2.01 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +16,6 @@ MAINTAINER= lth@FreeBSD.org COMMENT= Base class for SOAP message servers BUILD_DEPENDS= p5-Net-Server>=0.97:${PORTSDIR}/net/p5-Net-Server \ - p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes \ p5-libwww>=5.803:${PORTSDIR}/www/p5-libwww \ p5-Log-Report>=0.22:${PORTSDIR}/devel/p5-Log-Report \ p5-XML-Compile-SOAP>=2.02:${PORTSDIR}/net/p5-XML-Compile-SOAP \ |