aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-IRC-Plugin-CoreList
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-06 02:41:06 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-06 02:41:06 +0000
commitf4d76a2c7c5af3e15079b84c1eda78c8c4d17bc1 (patch)
tree5a92d346dc7581ffb666eed46d8ac36da22764bd /irc/p5-POE-Component-IRC-Plugin-CoreList
parent51348d7f89b990dda37fad1b410201763f10e5b0 (diff)
downloadports-f4d76a2c7c5af3e15079b84c1eda78c8c4d17bc1.tar.gz
ports-f4d76a2c7c5af3e15079b84c1eda78c8c4d17bc1.zip
- Stage support
Notes
Notes: svn path=/head/; revision=342919
Diffstat (limited to 'irc/p5-POE-Component-IRC-Plugin-CoreList')
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile9
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-CoreList/pkg-plist1
2 files changed, 3 insertions, 7 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile b/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile
index 8ae204a1e7f4..d9929404c45d 100644
--- a/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile
@@ -19,13 +19,8 @@ PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}"
USES= perl5
USE_PERL5= configure
-MAN3= POE::Component::IRC::Plugin::CoreList.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-CoreList/pkg-plist b/irc/p5-POE-Component-IRC-Plugin-CoreList/pkg-plist
index a28efe0ef5a7..baa87699c7e7 100644
--- a/irc/p5-POE-Component-IRC-Plugin-CoreList/pkg-plist
+++ b/irc/p5-POE-Component-IRC-Plugin-CoreList/pkg-plist
@@ -2,6 +2,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/CoreList/.packlist
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synopsis.pl
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
+%%PERL5_MAN3%%/POE::Component::IRC::Plugin::CoreList.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/CoreList
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC