aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-04-04 21:57:24 +0800
committerbapt <bapt@FreeBSD.org>2014-04-04 21:57:24 +0800
commit2587abbbe6a54266c04f1e0ae4efc49e51dc3df7 (patch)
treeaddd3d872d5f19de95618571bb780c83a91cdf69 /net-mgmt
parented03e15c54a04006856293af0bb9784b6bccf645 (diff)
downloadfreebsd-ports-gnome-2587abbbe6a54266c04f1e0ae4efc49e51dc3df7.tar.gz
freebsd-ports-gnome-2587abbbe6a54266c04f1e0ae4efc49e51dc3df7.tar.zst
freebsd-ports-gnome-2587abbbe6a54266c04f1e0ae4efc49e51dc3df7.zip
One USE_PYTHON is enough
s/-script://
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/virtinst/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/virtinst/Makefile b/net-mgmt/virtinst/Makefile
index 3068b932fd55..e4d56d1bb59f 100644
--- a/net-mgmt/virtinst/Makefile
+++ b/net-mgmt/virtinst/Makefile
@@ -15,11 +15,10 @@ LIB_DEPENDS= libvirt.so:${PORTSDIR}/devel/libvirt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urlgrabber>=3.9.1:${PORTSDIR}/www/py-urlgrabber
USES= gettext
-USE_PYTHON_RUN= yes
-USE_PYTHON_BUILD= yes
+USE_PYTHON= yes
USE_PYDISTUTILS= yes
-post-patch-script:
+post-patch:
${REINPLACE_CMD} 's|share/man|man|g' \
${WRKSRC}/setup.py