aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-IRC-Object
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
parent57da912823b7c015b1eb54384003815dde71305b (diff)
downloadports-455d78c7b996b91fd348e039c437f5dd96f967b0.tar.gz
ports-455d78c7b996b91fd348e039c437f5dd96f967b0.zip
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')
-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}