diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-20 01:28:55 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-20 01:28:55 +0000 |
commit | bb44e6d1a53c57d367efaef4f0ed105146e807d1 (patch) | |
tree | 41fb67f6422fe885b03fd03e28534b26e5656b1f /www/p5-Image-Delivery/Makefile | |
parent | 3eea4ba0fb2db61db46710a5a6cf84d0ec27bf53 (diff) | |
download | ports-bb44e6d1a53c57d367efaef4f0ed105146e807d1.tar.gz ports-bb44e6d1a53c57d367efaef4f0ed105146e807d1.zip |
Notes
Diffstat (limited to 'www/p5-Image-Delivery/Makefile')
-rw-r--r-- | www/p5-Image-Delivery/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Image-Delivery/Makefile b/www/p5-Image-Delivery/Makefile index 5337cd8636b6..a68ed15f3c29 100644 --- a/www/p5-Image-Delivery/Makefile +++ b/www/p5-Image-Delivery/Makefile @@ -7,6 +7,7 @@ PORTNAME= Image-Delivery PORTVERSION= 0.14 +PORTREVISION= 1 CATEGORIES= www graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +16,6 @@ MAINTAINER= coryking@mozimedia.com COMMENT= Efficient transformation and delivery of web images BUILD_DEPENDS= p5-Test-ClassAPI>=1.04:${PORTSDIR}/devel/p5-Test-ClassAPI \ - p5-Digest-MD5>0:${PORTSDIR}/security/p5-Digest-MD5 \ p5-Digest-TransformPath>=0.01:${PORTSDIR}/devel/p5-Digest-TransformPath \ p5-File-Remove>=0.34:${PORTSDIR}/devel/p5-File-Remove \ p5-File-Slurp>=9999.04:${PORTSDIR}/devel/p5-File-Slurp \ |