From 72ea7e696b763bdbcef04fdbccc122c0364fa567 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:33:55 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. With hat: portmgr Sponsored by: Absolight --- www/p5-Business-PayPal/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/p5-Business-PayPal/Makefile') 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 -- cgit v1.2.3