aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-DBSchema/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBIx-DBSchema/Makefile')
-rw-r--r--databases/p5-DBIx-DBSchema/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-DBSchema/Makefile b/databases/p5-DBIx-DBSchema/Makefile
index 28299a860e06..d4c9dae7e657 100644
--- a/databases/p5-DBIx-DBSchema/Makefile
+++ b/databases/p5-DBIx-DBSchema/Makefile
@@ -31,7 +31,7 @@ PORTDOCS= Changes README
post-install:
@${MKDIR} ${DOCSDIR}
- @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif