aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-POE-Component-Client-POP3
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2017-01-01 04:00:37 +0800
committeradamw <adamw@FreeBSD.org>2017-01-01 04:00:37 +0800
commite2fc76a57a9646a4764740971c5cef118400d5b3 (patch)
tree94bffe1976acd000b5731c0ec83ed4d0865cc904 /mail/p5-POE-Component-Client-POP3
parent0bffe0bb3c66d9ed9d574789b28b2f7c6877f700 (diff)
downloadfreebsd-ports-gnome-e2fc76a57a9646a4764740971c5cef118400d5b3.tar.gz
freebsd-ports-gnome-e2fc76a57a9646a4764740971c5cef118400d5b3.tar.zst
freebsd-ports-gnome-e2fc76a57a9646a4764740971c5cef118400d5b3.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.
Diffstat (limited to 'mail/p5-POE-Component-Client-POP3')
-rw-r--r--mail/p5-POE-Component-Client-POP3/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/p5-POE-Component-Client-POP3/Makefile b/mail/p5-POE-Component-Client-POP3/Makefile
index 0030c1b18bfe..4d55e1422962 100644
--- a/mail/p5-POE-Component-Client-POP3/Makefile
+++ b/mail/p5-POE-Component-Client-POP3/Makefile
@@ -22,7 +22,6 @@ NO_ARCH= yes
OPTIONS_DEFINE= EXAMPLES
post-install:
- @${ECHO_MSG} "===> Installing examples for ${PKGNAME}"
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_SCRIPT} ${WRKSRC}/samples/* ${STAGEDIR}${EXAMPLESDIR}