aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-05-10 14:59:35 +0800
committerjgh <jgh@FreeBSD.org>2013-05-10 14:59:35 +0800
commitfa75979d3db71c6b068d54a32993058eed607de1 (patch)
tree614050dc28b4ba157dbb89b090c539c67000b53d /net-mgmt
parent87a6d1563716ce648109a3b0413cf48d21998f89 (diff)
downloadfreebsd-ports-gnome-fa75979d3db71c6b068d54a32993058eed607de1.tar.gz
freebsd-ports-gnome-fa75979d3db71c6b068d54a32993058eed607de1.tar.zst
freebsd-ports-gnome-fa75979d3db71c6b068d54a32993058eed607de1.zip
- attempt to fix fetch
Reported by: pointyhat
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/virtinst/Makefile1
1 files changed, 1 insertions, 0 deletions
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