aboutsummaryrefslogtreecommitdiffstats
path: root/devel/apache-ant/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/apache-ant/Makefile')
-rw-r--r--devel/apache-ant/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/apache-ant/Makefile b/devel/apache-ant/Makefile
index 0e1221eaf30d..f3b39c97f976 100644
--- a/devel/apache-ant/Makefile
+++ b/devel/apache-ant/Makefile
@@ -84,7 +84,7 @@ do-install:
@${ECHO_CMD} " [ DONE ]"
.if !defined(NOPORTDOCS)
- @${ECHO_CMD} ">> Installing manpages..."
+ @${ECHO_CMD} -n ">> Installing manpages..."
@${INSTALL_MAN} ${MANPAGE_WRKSRC}/ant.1 ${PREFIX}/man/man1
@${INSTALL_MAN} ${MANPAGE_WRKSRC}/build.xml.5 ${PREFIX}/man/man5
@${ECHO_CMD} " [ DONE ]"