aboutsummaryrefslogtreecommitdiff
path: root/www/p5-VUser-Google-ProvisioningAPI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-VUser-Google-ProvisioningAPI/Makefile')
-rw-r--r--www/p5-VUser-Google-ProvisioningAPI/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-VUser-Google-ProvisioningAPI/Makefile b/www/p5-VUser-Google-ProvisioningAPI/Makefile
index e4f8de49a4a9..600c34556d15 100644
--- a/www/p5-VUser-Google-ProvisioningAPI/Makefile
+++ b/www/p5-VUser-Google-ProvisioningAPI/Makefile
@@ -15,9 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tota@FreeBSD.org
COMMENT= Perl module that implements the Google Provisioning API
-RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/${PERL_ARCH}/Encode.pm:${PORTSDIR}/converters/p5-Encode \
- ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple
+RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-Encode>=0:${PORTSDIR}/converters/p5-Encode \
+ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
PERL_CONFIGURE= yes