From ed14e90fb8738d684028ac5bc717347ef55d32aa Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sat, 5 Apr 2014 17:39:10 +0000 Subject: Fix With hat: portmgr --- sysutils/dd_rescue/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/dd_rescue/Makefile b/sysutils/dd_rescue/Makefile index 3d6e1e87a4bc..fcbc48e2adef 100644 --- a/sysutils/dd_rescue/Makefile +++ b/sysutils/dd_rescue/Makefile @@ -25,6 +25,6 @@ OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/dd_rescue ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README.dd_rescue ${STAGEDIR}${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README.dd_rescue ${STAGEDIR}${DOCSDIR} .include -- cgit v1.2.3