From fce69ec5ef23648218efc92dc65aa7a35fb9c75a Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Fri, 10 May 2013 06:59:35 +0000 Subject: [PATCH] - attempt to fix fetch Reported by: pointyhat --- net-mgmt/virtinst/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net-mgmt/virtinst/Makefile b/net-mgmt/virtinst/Makefile index b3d76482605a..191ea559552c 100644 --- a/net-mgmt/virtinst/Makefile +++ b/net-mgmt/virtinst/Makefile @@ -13,6 +13,7 @@ COMMENT= Module to help in starting installations inside of virtual machines 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