aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-06 10:43:00 +0800
committermiwi <miwi@FreeBSD.org>2014-02-06 10:43:00 +0800
commitc4208f62f23d0a545e58f7a4e26abbc9958135db (patch)
tree7d908fdca798ac4142eda3aaede0f60aac15177c /irc
parent8ac6a64c699cdec9147b6970ad4d9f499c3bfa7b (diff)
downloadfreebsd-ports-gnome-c4208f62f23d0a545e58f7a4e26abbc9958135db.tar.gz
freebsd-ports-gnome-c4208f62f23d0a545e58f7a4e26abbc9958135db.tar.zst
freebsd-ports-gnome-c4208f62f23d0a545e58f7a4e26abbc9958135db.zip
- Stage support
Diffstat (limited to 'irc')
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile9
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-QueryDNS/pkg-plist1
2 files changed, 3 insertions, 7 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile b/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile
index 8bd1301399b9..5a5adcf93086 100644
--- a/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile
@@ -19,13 +19,8 @@ PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}"
USES= perl5
USE_PERL5= configure
-MAN3= POE::Component::IRC::Plugin::QueryDNS.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-QueryDNS/pkg-plist b/irc/p5-POE-Component-IRC-Plugin-QueryDNS/pkg-plist
index ffd32ac3ca56..d67cbf8db6ff 100644
--- a/irc/p5-POE-Component-IRC-Plugin-QueryDNS/pkg-plist
+++ b/irc/p5-POE-Component-IRC-Plugin-QueryDNS/pkg-plist
@@ -2,6 +2,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/QueryDNS/.packlist
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synopsis.pl
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
+%%PERL5_MAN3%%/POE::Component::IRC::Plugin::QueryDNS.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/QueryDNS
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC