summaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-IRC-Object/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2016-12-31 20:00:37 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2016-12-31 20:00:37 +0000
commit455d78c7b996b91fd348e039c437f5dd96f967b0 (patch)
tree94bffe1976acd000b5731c0ec83ed4d0865cc904 /irc/p5-POE-Component-IRC-Object/Makefile
parentsysutils/rubygem-bundler: update to 1.13.7 (diff)
Remove warnings about installing documentation and examples. The only users
who will see those messages are users who have already accepted those options in make config.
Notes
Notes: svn path=/head/; revision=430157
Diffstat (limited to 'irc/p5-POE-Component-IRC-Object/Makefile')
-rw-r--r--irc/p5-POE-Component-IRC-Object/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/p5-POE-Component-IRC-Object/Makefile b/irc/p5-POE-Component-IRC-Object/Makefile
index e7e8f69ee27c..d177762f091d 100644
--- a/irc/p5-POE-Component-IRC-Object/Makefile
+++ b/irc/p5-POE-Component-IRC-Object/Makefile
@@ -22,7 +22,6 @@ USE_PERL5= configure
OPTIONS_DEFINE= EXAMPLES
post-install:
- @${ECHO_MSG} "===> Installing examples for ${PKGNAME}"
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_SCRIPT} ${WRKSRC}/example/* ${STAGEDIR}${EXAMPLESDIR}