From c391f2fc601137e31204f8e8d7cd7beef6dd895b Mon Sep 17 00:00:00 2001 From: flz Date: Fri, 26 Jan 2007 12:31:24 +0000 Subject: Quiet PKGMESSAGE command. --- net-p2p/rtorrent/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p/rtorrent') diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 040d81aa44ad..e0f6c5a4a92b 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -45,6 +45,6 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}/ ${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/doc/rtorrent.rc ${EXAMPLESDIR}/ - ${CAT} ${PKGMESSAGE} + @${CAT} ${PKGMESSAGE} .include -- cgit