aboutsummaryrefslogtreecommitdiff
path: root/net/vmware-vsphere-cli
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2012-06-05 10:21:27 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2012-06-05 10:21:27 +0000
commit5fa7915762a51680e25b6fb3a031a6a3ffe8662f (patch)
tree8ae4ddb00fbbec6c5b4e969fda5e2171aa41cb94 /net/vmware-vsphere-cli
parentb7d4e5bc1ced4c5ac8fe4f6cbe2d142db243196b (diff)
Notes
Diffstat (limited to 'net/vmware-vsphere-cli')
-rw-r--r--net/vmware-vsphere-cli/Makefile24
1 files changed, 12 insertions, 12 deletions
diff --git a/net/vmware-vsphere-cli/Makefile b/net/vmware-vsphere-cli/Makefile
index 4cd443d049fa..29b990c47ffb 100644
--- a/net/vmware-vsphere-cli/Makefile
+++ b/net/vmware-vsphere-cli/Makefile
@@ -14,18 +14,18 @@ DISTNAME= VMware-vSphere-Perl-SDK-${PORTVERSION}-${DISTREL}.i386
MAINTAINER= zi@FreeBSD.org
COMMENT= VMware vSphere SDK for Perl with CLI tools
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \
- ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \
- ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
- ${SITE_PERL}/${PERL_ARCH}/UUID.pm:${PORTSDIR}/devel/p5-UUID \
- ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \
- ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \
- ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \
- ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
- ${SITE_PERL}/${PERL_ARCH}/UUID.pm:${PORTSDIR}/devel/p5-UUID \
- ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \
- ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite
+BUILD_DEPENDS= p5-Class-MethodMaker>=0:${PORTSDIR}/devel/p5-Class-MethodMaker \
+ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
+ p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
+ p5-UUID>=0:${PORTSDIR}/devel/p5-UUID \
+ p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \
+ p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite
+RUN_DEPENDS= p5-Class-MethodMaker>=0:${PORTSDIR}/devel/p5-Class-MethodMaker \
+ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
+ p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
+ p5-UUID>=0:${PORTSDIR}/devel/p5-UUID \
+ p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \
+ p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite
PERL_CONFIGURE= yes
RESTRICTED= Downloading requires acceptance of license agreement