Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2011 19:10:11 GMT
From:      Jason Helfman <jhelfman@e-e.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/157697: [new port] net-mgmt/virtinst: Module to help in starting installations inside of virtual machines
Message-ID:  <201106101910.p5AJABJB008297@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/157697; it has been noted by GNATS.

From: Jason Helfman <jhelfman@e-e.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/157697: [new port] net-mgmt/virtinst: Module to help in
 starting installations inside of virtual machines
Date: Fri, 10 Jun 2011 12:00:36 -0700

 I was notified of a missing dependency once I had mentioned that it was
 required for another port by the same vendor.
 
 Here is the patch:
 
 
 Index: Makefile
 ===================================================================
 --- Makefile	(revision 651)
 +++ Makefile	(working copy)
 @@ -15,6 +15,7 @@
   COMMENT=	Module to help in starting installations inside of virtual machines
   
   LIB_DEPENDS+=	virt.9:${PORTSDIR}/devel/libvirt
 +RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}urlgrabber>=3.9.1:${PORTSDIR}/www/py-urlgrabber
   
   USE_GETTEXT=	yes
   USE_PYTHON_RUN=	yes
 
 -- 
 Jason Helfman
 System Administrator
 experts-exchange.com
 http://www.experts-exchange.com/M_4830110.html
 E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106101910.p5AJABJB008297>