diff options
-rw-r--r-- | net-mgmt/virtinst/Makefile | 1 |
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 |