aboutsummaryrefslogtreecommitdiff
path: root/games/belooted/Makefile
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2013-11-22 08:47:08 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2013-11-22 08:47:08 +0000
commite68e94b9e5e55441e115a18337e57c329fa1f033 (patch)
tree4371447700e7c6999bf8d7b04da7d5e76a1c4d6e /games/belooted/Makefile
parentc3c45c3fb1ebd7e3f68dff804d26b8ec4d30d9f6 (diff)
downloadports-e68e94b9e5e55441e115a18337e57c329fa1f033.tar.gz
ports-e68e94b9e5e55441e115a18337e57c329fa1f033.zip
Notes
Diffstat (limited to 'games/belooted/Makefile')
-rw-r--r--games/belooted/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/belooted/Makefile b/games/belooted/Makefile
index b290e6e1928c..ade145a895aa 100644
--- a/games/belooted/Makefile
+++ b/games/belooted/Makefile
@@ -24,6 +24,6 @@ PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
- @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>