Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2013 06:59:35 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317770 - head/net-mgmt/virtinst
Message-ID:  <201305100659.r4A6xZdP048608@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Fri May 10 06:59:35 2013
New Revision: 317770
URL: http://svnweb.freebsd.org/changeset/ports/317770

Log:
  - attempt to fix fetch
  
  Reported by:	pointyhat

Modified:
  head/net-mgmt/virtinst/Makefile

Modified: head/net-mgmt/virtinst/Makefile
==============================================================================
--- head/net-mgmt/virtinst/Makefile	Fri May 10 06:53:16 2013	(r317769)
+++ head/net-mgmt/virtinst/Makefile	Fri May 10 06:59:35 2013	(r317770)
@@ -13,6 +13,7 @@ COMMENT=	Module to help in starting inst
 LIB_DEPENDS=	virt.1000:${PORTSDIR}/devel/libvirt
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}urlgrabber>=3.9.1:${PORTSDIR}/www/py-urlgrabber
 
+FETCH_ARGS=	-Fpr
 USES=		gettext
 USE_PYTHON_RUN=	yes
 USE_PYTHON_BUILD=	yes



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