aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Log-Procmail
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 02:54:53 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 02:54:53 +0000
commit882b641c0d019ec6e8f14779081e107087216fe1 (patch)
tree3aa25390a1624e7a85e0bc4e1fb2d9949400d1e0 /mail/p5-Log-Procmail
parent5f376ca8257b030867f0ca59c0709dc31d78f152 (diff)
downloadports-882b641c0d019ec6e8f14779081e107087216fe1.tar.gz
ports-882b641c0d019ec6e8f14779081e107087216fe1.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=332803
Diffstat (limited to 'mail/p5-Log-Procmail')
-rw-r--r--mail/p5-Log-Procmail/Makefile8
-rw-r--r--mail/p5-Log-Procmail/pkg-plist4
2 files changed, 5 insertions, 7 deletions
diff --git a/mail/p5-Log-Procmail/Makefile b/mail/p5-Log-Procmail/Makefile
index fa29287d1c5f..fba932c3ab1d 100644
--- a/mail/p5-Log-Procmail/Makefile
+++ b/mail/p5-Log-Procmail/Makefile
@@ -12,17 +12,13 @@ COMMENT= Perl extension for reading procmail logfiles
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
-
-MAN1= mailstat.pl.1
-MAN3= Log::Procmail.3
.if !defined(NOPORTDOCS)
PORTDOCS= Changes
post-install:
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif
diff --git a/mail/p5-Log-Procmail/pkg-plist b/mail/p5-Log-Procmail/pkg-plist
index 52f1f7fcc050..9abf3db55d35 100644
--- a/mail/p5-Log-Procmail/pkg-plist
+++ b/mail/p5-Log-Procmail/pkg-plist
@@ -1,6 +1,8 @@
bin/mailstat.pl
+%%PERL5_MAN3%%/Log::Procmail.3.gz
%%SITE_PERL%%/Log/Procmail.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Procmail/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Procmail
+man/man1/mailstat.pl.1.gz
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Procmail
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log
@dirrmtry %%SITE_PERL%%/Log