From 68e0c8cc089a2a7b1c45bdd91247d583f78c6aee Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 27 Dec 2013 19:29:30 +0000 Subject: [PATCH] Support stage --- sysutils/vmdktool/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sysutils/vmdktool/Makefile b/sysutils/vmdktool/Makefile index 007cf2147d78..ffe489080131 100644 --- a/sysutils/vmdktool/Makefile +++ b/sysutils/vmdktool/Makefile @@ -13,9 +13,7 @@ COMMENT= Convert VMDK files to/from raw disk images LICENSE= BSD -MAN8= vmdktool.8 +PLIST_FILES= bin/vmdktool \ + man/man8/vmdktool.8.gz -PLIST_FILES= bin/vmdktool - -NO_STAGE= yes .include