summaryrefslogtreecommitdiff
path: root/sysutils/ddpt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/ddpt/Makefile')
-rw-r--r--sysutils/ddpt/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/ddpt/Makefile b/sysutils/ddpt/Makefile
index 1a3da876632f..e5bbc7485957 100644
--- a/sysutils/ddpt/Makefile
+++ b/sysutils/ddpt/Makefile
@@ -13,12 +13,11 @@ COMMENT= A dd tool that specializes in files that are block devices
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/COPYING
-USE_GMAKE= yes
+USES= gmake
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-MAN8= ddpt.8
-PLIST_FILES= bin/ddpt
+PLIST_FILES= bin/ddpt \
+ man/man8/ddpt.8.gz
-NO_STAGE= yes
.include <bsd.port.mk>