diff options
Diffstat (limited to 'devel/libvirt/Makefile')
-rw-r--r-- | devel/libvirt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 2cbb7c49c1ba..0a7b762fdd40 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -59,6 +59,7 @@ PLIST_SUB= PORTVERSION="-${PORTVERSION}" \ SHLIB_VER=${SHLIB_VER} PORTDOCS= * +NO_STAGE= yes .include <bsd.port.options.mk> MAN1= virsh.1 virt-pki-validate.1 virt-xml-validate.1 virt-host-validate.1 |