aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-06 07:21:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-06 07:21:55 +0000
commit9a8024410c9e59fdae5e809a0b73bf85f7c50954 (patch)
tree587cbdef61dadbeca6bf8cfc59d54df90ba0b11e /irc/p5-POE-Component-IRC-Plugin-RSS-Headlines
parent54cd26bca520596f95844faf92d3abe9deed75ca (diff)
downloadports-9a8024410c9e59fdae5e809a0b73bf85f7c50954.tar.gz
ports-9a8024410c9e59fdae5e809a0b73bf85f7c50954.zip
- Stage support
Notes
Notes: svn path=/head/; revision=342938
Diffstat (limited to 'irc/p5-POE-Component-IRC-Plugin-RSS-Headlines')
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile9
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist1
2 files changed, 3 insertions, 7 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile
index 59694c581581..d41699640a68 100644
--- a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile
@@ -26,13 +26,8 @@ PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}"
USES= perl5
USE_PERL5= configure
-MAN3= POE::Component::IRC::Plugin::RSS::Headlines.3
-
-NO_STAGE= yes
post-install:
-.ifndef(NOPORTEXAMPLES)
- @${MKDIR} ${EXAMPLESDIR}
- ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${EXAMPLESDIR}
-.endif
+ @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
+ ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR}
.include <bsd.port.mk>
diff --git a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist
index 09db9745db55..f489804b057f 100644
--- a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist
+++ b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist
@@ -2,6 +2,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/RSS/Headlines/.packlist
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synopsis.pl
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
+%%PERL5_MAN3%%/POE::Component::IRC::Plugin::RSS::Headlines.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/RSS/Headlines
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/RSS
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin