aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Validator-Schema
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-10-22 16:57:44 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-10-22 16:57:44 +0000
commitce89a80f592c444ebcf41ccf6b2d7951c75a7e3b (patch)
tree2ed4c76f0deb869ff88ddc33cb7fe84640602aa9 /textproc/p5-XML-Validator-Schema
parentb7dc0097d8f16ceafe2ef576019b9ae276e9c6ef (diff)
Notes
Diffstat (limited to 'textproc/p5-XML-Validator-Schema')
-rw-r--r--textproc/p5-XML-Validator-Schema/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Validator-Schema/Makefile b/textproc/p5-XML-Validator-Schema/Makefile
index 4d3e0e56bba9..9b7fa1bbac9d 100644
--- a/textproc/p5-XML-Validator-Schema/Makefile
+++ b/textproc/p5-XML-Validator-Schema/Makefile
@@ -43,7 +43,7 @@ PORTDOCS= ANNOUNCE Changes README TODO
post-install:
@${MKDIR} ${DOCSDIR}
- @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif