From f13104f8b0c6619e97d36d8dfb89f9e8ff7e65a6 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 17 Feb 2014 07:00:21 +0000 Subject: [PATCH] - Stage support --- devel/dits/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/devel/dits/Makefile b/devel/dits/Makefile index 034a796812b4..645045dd5f20 100644 --- a/devel/dits/Makefile +++ b/devel/dits/Makefile @@ -11,11 +11,9 @@ COMMENT= Data integrity verifying disk exercising test tool USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake -PLIST_FILES= bin/dits -MAN1= dits.1 -MANCOMPRESSED= no +PLIST_FILES= bin/dits \ + man/man1/dits.1.gz -NO_STAGE= yes .include