ports/157697: [new port] net-mgmt/virtinst: Module to help in starting installations inside of virtual machines

Jason Helfman jhelfman at e-e.com
Fri Jun 10 19:10:11 UTC 2011


The following reply was made to PR ports/157697; it has been noted by GNATS.

From: Jason Helfman <jhelfman at e-e.com>
To: bug-followup at 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



More information about the freebsd-ports-bugs mailing list