aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/mdcp/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/mdcp/Makefile b/sysutils/mdcp/Makefile
index ca975f856774..6227af64d268 100644
--- a/sysutils/mdcp/Makefile
+++ b/sysutils/mdcp/Makefile
@@ -12,9 +12,6 @@ COMMENT= A fastest utility for copy from a disk device for many
GNU_CONFIGURE= yes
USES= gmake
-PLIST_FILES= sbin/mdcp
+PLIST_FILES= sbin/mdcp man/man1/mdcp.1.gz
-MAN1= mdcp.1
-
-NO_STAGE= yes
.include <bsd.port.mk>