From c06c3bf04e0e9b493e3af63bef8279d699a1758e Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Sun, 18 Mar 2012 18:04:09 +0000 Subject: - Add missing DEPENDS - Bump PORTREVISION PR: ports/165826 Approved by: Paul Schmehl (maintainer) Feature safe: yes --- net/p5-Net-Nessus-XMLRPC/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'net/p5-Net-Nessus-XMLRPC') diff --git a/net/p5-Net-Nessus-XMLRPC/Makefile b/net/p5-Net-Nessus-XMLRPC/Makefile index d1cf04a58bc7..e68e0a0d07bb 100644 --- a/net/p5-Net-Nessus-XMLRPC/Makefile +++ b/net/p5-Net-Nessus-XMLRPC/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-Nessus-XMLRPC PORTVERSION= 0.30 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KOST @@ -15,7 +16,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= pauls@utdallas.edu COMMENT= Perl5 interface for communication with Nessus scanner over XMLRPC -RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL +BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ + p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ + p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ + p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS:= ${BUILD_DEPENDS} + PERL_CONFIGURE= yes MAN3= Net::Nessus::XMLRPC.3 -- cgit v1.2.3