aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-POE-Component-Client-POP3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-POE-Component-Client-POP3/Makefile')
-rw-r--r--mail/p5-POE-Component-Client-POP3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-POE-Component-Client-POP3/Makefile b/mail/p5-POE-Component-Client-POP3/Makefile
index 01f547fb3bfe..de765f16ebaa 100644
--- a/mail/p5-POE-Component-Client-POP3/Makefile
+++ b/mail/p5-POE-Component-Client-POP3/Makefile
@@ -16,11 +16,11 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+OPTIONS_DEFINE= EXAMPLES
+
post-install:
-.ifndef(NOPORTDOCS)
@${ECHO_MSG} "===> Installing examples for ${PKGNAME}"
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_SCRIPT} ${WRKSRC}/samples/* ${STAGEDIR}${EXAMPLESDIR}
-.endif
.include <bsd.port.mk>