aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/rtorrent
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2007-01-26 20:31:24 +0800
committerflz <flz@FreeBSD.org>2007-01-26 20:31:24 +0800
commitc391f2fc601137e31204f8e8d7cd7beef6dd895b (patch)
tree703b67dc228019c2e5336909c31e0031a0f81135 /net-p2p/rtorrent
parent3e276d4824861ba1f9fdb4a569df71d9bb1d6230 (diff)
downloadfreebsd-ports-gnome-c391f2fc601137e31204f8e8d7cd7beef6dd895b.tar.gz
freebsd-ports-gnome-c391f2fc601137e31204f8e8d7cd7beef6dd895b.tar.zst
freebsd-ports-gnome-c391f2fc601137e31204f8e8d7cd7beef6dd895b.zip
Quiet PKGMESSAGE command.
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r--net-p2p/rtorrent/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.mk>