aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Business-PayPal/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/p5-Business-PayPal/Makefile
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Notes
Diffstat (limited to 'www/p5-Business-PayPal/Makefile')
-rw-r--r--www/p5-Business-PayPal/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Business-PayPal/Makefile b/www/p5-Business-PayPal/Makefile
index 09c9b7ec4ff4..586a2488ba15 100644
--- a/www/p5-Business-PayPal/Makefile
+++ b/www/p5-Business-PayPal/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Perl extension for automating PayPal transactions
-RUN_DEPENDS= p5-Net-SSLeay>=1.35:${PORTSDIR}/security/p5-Net-SSLeay \
- p5-CGI>=3.49:${PORTSDIR}/www/p5-CGI \
- p5-Digest-MD5>=2.52:${PORTSDIR}/security/p5-Digest-MD5
+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
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5