aboutsummaryrefslogtreecommitdiff
path: root/sysutils/vmdktool
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/vmdktool')
-rw-r--r--sysutils/vmdktool/Makefile6
1 files 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 <bsd.port.mk>