diff options
Diffstat (limited to 'net-mgmt/virtinst/Makefile')
-rw-r--r-- | net-mgmt/virtinst/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net-mgmt/virtinst/Makefile b/net-mgmt/virtinst/Makefile index b42b26189f0b..3068b932fd55 100644 --- a/net-mgmt/virtinst/Makefile +++ b/net-mgmt/virtinst/Makefile @@ -19,11 +19,6 @@ USE_PYTHON_RUN= yes USE_PYTHON_BUILD= yes USE_PYDISTUTILS= yes -MAN1= virt-clone.1 virt-convert.1 virt-image.1 virt-install.1 -MAN5= virt-image.5 -MANCOMPRESSED= no - -NO_STAGE= yes post-patch-script: ${REINPLACE_CMD} 's|share/man|man|g' \ ${WRKSRC}/setup.py |