aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Business-PayPal
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-21 18:53:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-21 18:53:50 +0000
commit840500cb345d8354ae60f10e6e2b68347384a9fe (patch)
tree086810974e3e89b21341588a4c4a0a5ad06bc3a4 /www/p5-Business-PayPal
parentbad3f496b77da27f0a605da2d9615a350e4f0e01 (diff)
downloadports-840500cb345d8354ae60f10e6e2b68347384a9fe.tar.gz
ports-840500cb345d8354ae60f10e6e2b68347384a9fe.zip
Remove Perl core modules
- While I'm here, add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl
Notes
Notes: svn path=/head/; revision=444071
Diffstat (limited to 'www/p5-Business-PayPal')
-rw-r--r--www/p5-Business-PayPal/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-Business-PayPal/Makefile b/www/p5-Business-PayPal/Makefile
index 413164d72b70..658847d9aff6 100644
--- a/www/p5-Business-PayPal/Makefile
+++ b/www/p5-Business-PayPal/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Business-PayPal
PORTVERSION= 0.18
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +15,10 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= p5-Net-SSLeay>=1.35:security/p5-Net-SSLeay \
- p5-CGI>=3.49:www/p5-CGI \
- p5-Digest-MD5>=2.52:security/p5-Digest-MD5
+ p5-CGI>=3.49:www/p5-CGI
BUILD_DEPENDS:= ${RUN_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure