aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2013-05-04 22:48:03 +0000
committerFlorian Smeets <flo@FreeBSD.org>2013-05-04 22:48:03 +0000
commit5ac18767d1594a7c77ba505b9672eb4e3b5284bc (patch)
treeab399d9912d8f00891d9d8508edf96aa3ef0bc0b /archivers
parentb3db8883de118166da92dad3b8b07b17378c911c (diff)
downloadports-5ac18767d1594a7c77ba505b9672eb4e3b5284bc.tar.gz
ports-5ac18767d1594a7c77ba505b9672eb4e3b5284bc.zip
Notes
Diffstat (limited to 'archivers')
-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}