aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/dact
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/dact')
-rw-r--r--archivers/dact/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile
index be5987d0676f..bd0d9cc32439 100644
--- a/archivers/dact/Makefile
+++ b/archivers/dact/Makefile
@@ -39,7 +39,7 @@ pre-install:
post-install:
.if !defined(NOPORTEXAMPLES)
@${MKDIR} ${EXAMPLESDIR}
- ${CP} -n ${WRKSRC}/dact.conf ${EXAMPLESDIR}
+ ${CP} -n ${WRKSRC}/dact.conf ${EXAMPLESDIR} || ${TRUE}
.endif
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}