aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-rdtool
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-27 00:09:55 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-27 00:09:55 +0000
commit68a5cc350c20f473d49d3f1f2daba75917014054 (patch)
treeb589ce0ac84ad477b77b408e6305b97d9d859d88 /textproc/ruby-rdtool
parent329ab16aee7748d004056b0b5ecbc9146002a2ac (diff)
downloadports-68a5cc350c20f473d49d3f1f2daba75917014054.tar.gz
ports-68a5cc350c20f473d49d3f1f2daba75917014054.zip
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=387528
Diffstat (limited to 'textproc/ruby-rdtool')
-rw-r--r--textproc/ruby-rdtool/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile
index dc023d5afdb1..de47c2224f52 100644
--- a/textproc/ruby-rdtool/Makefile
+++ b/textproc/ruby-rdtool/Makefile
@@ -39,6 +39,5 @@ post-install:
.for f in ${DOCS_JA}
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${RUBY_MODDOCDIR}/ja/
.endfor
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>