diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-22 14:24:39 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-22 14:24:39 +0000 |
commit | 664f5c452647e9f742be5115f3cefaf8225a2199 (patch) | |
tree | ce3ded7e8dde78bf6c3330b8ed5414ad39d74345 /www/p5-Business-PayPal | |
parent | 7799bea937b4f41f4c39efe75e8b71cc22697be2 (diff) |
Notes
Diffstat (limited to 'www/p5-Business-PayPal')
-rw-r--r-- | www/p5-Business-PayPal/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/p5-Business-PayPal/Makefile b/www/p5-Business-PayPal/Makefile index 549a103c8b3c..0810ea7d7aa8 100644 --- a/www/p5-Business-PayPal/Makefile +++ b/www/p5-Business-PayPal/Makefile @@ -7,6 +7,7 @@ PORTNAME= Business-PayPal PORTVERSION= 0.03 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl extension for automating PayPal transactions -BUILD_DEPENDS= p5-Net-SSLeay>=1.35:${PORTSDIR}/security/p5-Net-SSLeay \ - p5-Digest-MD5>=2.38:${PORTSDIR}/security/p5-Digest-MD5 \ - p5-CGI.pm>=3.42:${PORTSDIR}/www/p5-CGI.pm +BUILD_DEPENDS= p5-Net-SSLeay>=1.35:${PORTSDIR}/security/p5-Net-SSLeay RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |