diff options
Diffstat (limited to 'www/p5-AxKit')
-rw-r--r-- | www/p5-AxKit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-AxKit/Makefile b/www/p5-AxKit/Makefile index de2451e4b993..838bfe277b1f 100644 --- a/www/p5-AxKit/Makefile +++ b/www/p5-AxKit/Makefile @@ -7,6 +7,7 @@ PORTNAME= AxKit PORTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= xml/axkit @@ -17,7 +18,6 @@ COMMENT= XML Delivery Toolkit for Apache/Perl BUILD_DEPENDS= \ ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ - ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \ ${SITE_PERL}/${PERL_ARCH}/Apache/libapreq.pm:${PORTSDIR}/www/p5-libapreq \ ${SITE_PERL}/${PERL_ARCH}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test \ |