summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2012-11-27 15:45:08 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2012-11-27 15:45:08 +0000
commite064d58e56d8cfb23724696684ab446ec33cd553 (patch)
tree3af5bb1330c76db6d39ebaf3a50a37e1a526656e /net-mgmt
parent- Update to 0.29 [1] (diff)
- Fix comestic errors
- Better usage of Makefile Reported by: jhale@ Feature safe: yes
Notes
Notes: svn path=/head/; revision=307848
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-BigIP-iControl/Makefile4
-rw-r--r--net-mgmt/p5-BigIP-iControl/pkg-descr2
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/p5-BigIP-iControl/Makefile b/net-mgmt/p5-BigIP-iControl/Makefile
index 1466df7e6a91..53c9748bc461 100644
--- a/net-mgmt/p5-BigIP-iControl/Makefile
+++ b/net-mgmt/p5-BigIP-iControl/Makefile
@@ -8,11 +8,11 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
-COMMENT= A Perl interface to the F5 iControl API
+COMMENT= Perl interface to the F5 iControl API
RUN_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \
p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net-mgmt/p5-BigIP-iControl/pkg-descr b/net-mgmt/p5-BigIP-iControl/pkg-descr
index ad6d7df3e579..2e3210ac40f5 100644
--- a/net-mgmt/p5-BigIP-iControl/pkg-descr
+++ b/net-mgmt/p5-BigIP-iControl/pkg-descr
@@ -3,4 +3,4 @@ This package provides a Perl interface to the F5 BigIP iControl API.
The F5 BigIP iControl API is an open SOAP/XML for communicating with supported
F5 BigIP products.
-WWW: http://search.cpan.org/dist/BigIP-iControl/
+WWW: http://search.cpan.org/dist/BigIP-iControl/