summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-11-15 03:04:03 +0000
committersunpoet <sunpoet@FreeBSD.org>2015-11-15 03:04:03 +0000
commit35bfc7f3f73d58d2fd0ae9e4633797cfa0698780 (patch)
tree3d210cd40cc0c9e2d75736d448a7562c89d8c619
parent2db5a6b602129966593c3d711ed37c309e4e0f87 (diff)
downloadFreeBSD-ports-35bfc7f3f73d58d2fd0ae9e4633797cfa0698780.zip
FreeBSD-ports-35bfc7f3f73d58d2fd0ae9e4633797cfa0698780.tar.gz
- Convert to new options target helper
- Sort PLIST
-rw-r--r--www/p5-WWW-Mechanize/Makefile2
-rw-r--r--www/p5-WWW-Mechanize/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile
index f6ba24f..30e5332 100644
--- a/www/p5-WWW-Mechanize/Makefile
+++ b/www/p5-WWW-Mechanize/Makefile
@@ -38,7 +38,7 @@ PORTDOCS= ${DOCS:T}
OPTIONS_DEFINE= DOCS
-post-install:
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
(cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR})
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
diff --git a/www/p5-WWW-Mechanize/pkg-plist b/www/p5-WWW-Mechanize/pkg-plist
index 6857b5e..10782f4 100644
--- a/www/p5-WWW-Mechanize/pkg-plist
+++ b/www/p5-WWW-Mechanize/pkg-plist
@@ -5,10 +5,10 @@ bin/mech-dump
%%SITE_PERL%%/WWW/Mechanize/FAQ.pod
%%SITE_PERL%%/WWW/Mechanize/Image.pm
%%SITE_PERL%%/WWW/Mechanize/Link.pm
+%%PERL5_MAN1%%/mech-dump.1.gz
%%PERL5_MAN3%%/WWW::Mechanize.3.gz
%%PERL5_MAN3%%/WWW::Mechanize::Cookbook.3.gz
%%PERL5_MAN3%%/WWW::Mechanize::Examples.3.gz
%%PERL5_MAN3%%/WWW::Mechanize::FAQ.3.gz
%%PERL5_MAN3%%/WWW::Mechanize::Image.3.gz
%%PERL5_MAN3%%/WWW::Mechanize::Link.3.gz
-%%PERL5_MAN1%%/mech-dump.1.gz
OpenPOWER on IntegriCloud